asin
asin(n_number) =>f_result
Description
Returns the arc sine of a floating-point number or integer.
Arguments
Value Returned
Examples
asin(0.3)
=> 0.3046927
Related Topics
Return to top
asin(n_number) =>f_result
Returns the arc sine of a floating-point number or integer.
asin(0.3)
=> 0.3046927