Codebox Operators asin

asin

Arc-sine of the input

asin(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Input to the arc-sine function.

Returns

NameTypeDescription
out1number

The arc-sine of the input in radians.