math sinh for math
Returns the hyperbolic sine of the number.
Signature
> math sinh {flags}
Input/output types:
| input | output |
|---|---|
| number | float |
| list<number> | list<float> |
Examples
Apply the hyperbolic sine to 1
> 1 | math sinh
1.1752011936438014