SINH
(SINH(
angle
))
Returns the hyperbolic sine of
angle
.
In the following example, the value of
vsinh
is
1.2491
.
SET VAR vsinh = (SINH(1.047))