| asin |
(Number num) |
yoix.math |
| |
Returns the arc sine of
num
as an angle in radians in the range
-PI/2
to
PI/2,
or
NaN
if the absolute value of
num
is greater than
1.
| |
| Return: |
double
| | |
| See Also: |
acos,
atan,
atan2,
cos,
cosh,
sin,
sinh,
tan,
tanh,
toDegrees,
toRadians
|
|
Yoix is a registered trademark of AT&T Inc.
|