< Futurebasic < Language < Reference 
 
        
      SINH
Syntax
result# = SINH(expr)
Description
Returns the hyperbolic sine of expr. SINH always returns a double-precision result.
Note
ex - e-x | 
||
SINH(x) is defined as: | 
 | 
|
2 | 
See Also
ASINH; COSH; TANH; EXP
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.