asin
Returns the arc-sin of x.
Special Cases:
- asin(+-0) = +-0
- asin(x) = nan if x < -1 or x > 1
Function parameters
Parameters
- x:anytype
Returns the arc-sin of x.
Functions
- asin
- Returns the arc-sin of x.
Source
Returns the arc-sin of x.
Special Cases:
Function parameters
Returns the arc-sin of x.
Source