pub fn sinh(value: f64) -> f64
Calculates the hyperbolic sine of a hyperbolic angle.
#calc.sinh(0) \ #calc.sinh(1.5)