Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > S

SINH

Scroll Prev Top Next More

(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))