SINH
Last updated
Was this helpful?
Last updated
Was this helpful?
The SINH function returns the hyperbolic sine of a number.
This function takes a single as input. It outputs that Number's hyperbolic sine.
number (required, type: Number) The number to calculate the hyperbolic sine of.
hyperbolic_sine (type: Number) The hyperbolic sine of the given number.
The following example returns the hyperbolic sine of 1: