Skip to main content
Version: Streamsheets 3.0

ARCSIN

Calculates the arc sine value of the given value

Syntax

=ARCSIN(Value)

Arguments

NameTypeDescription
ValueNumberValue to evaluate arcsine for.

Return

TypeDescription
NumberEvaluated angle in radians.

Examples

FormulaResultComment
=ARCSIN(0.3)
0.30469265