acos
(acos x)
this function returns the arc cosine of
argument x in radians.
|
Arguments |
'x' the cosine value |
|
Return |
the arc cosine value for 'x' in radians |
|
Example |
(acos 0.5) => 1.0472 |
|
Alias |
|
|
Remarks |
will be replaced by (vle-acos) in future |
| © Menhirs NV. All rights reserved. |