pub fn tanh(value: f64) -> f64
Calculates the hyperbolic tangent of an hyperbolic angle.
#calc.tanh(0) \ #calc.tanh(1.5)