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