cosh
(cosh x)
returns the hyperbolic cosine of x.
|
Arguments |
'x' the angle value in radians |
|
Return |
the hyperbolic cosine of x |
|
Example |
(cosh 0.5) => 1.12763 |
|
Alias |
|
|
Remarks |
will be replaced by (vle-cosh) in future |
| © Menhirs NV. All rights reserved. |