Skip to main content
Version: Streamsheets 2.5

ARCSIN

Calculates the arc sine value of the given value

Syntax

=ARCSIN(Value)

Arguments

NameDescription
ValueValue to evaluate arcsine for.

Return

Evaluated angle in radians.

Examples

FormulaResultComment
=ARCSIN(0.3)
0.30469265