float sinh(float n)
Returns the hyperbolic sine of n.
vector2 sinh(vector2 v)
vector sinh(vector v)
vector4 sinh(vector4 v)
Returns a new vector with sinh() applied to each component.
| See also | |
| math |
|
| trig |