sinh
- hyperbolic sine function

Math functions
(AmiBroker 4.80)


SYNTAX sinh( NUMBER )
sinh( ARRAY )
RETURNS NUMBER,
ARRAY
FUNCTION Returns the hyperbolic sine of NUMBER or ARRAY. This function assumes that the ARRAY values are in radians.
EXAMPLE
SEE ALSO

References:

The sinh function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.