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