Package: C
C
C reference: tanh
tanh
func tanh(x: float64) -> float64;
tanf
Computes tangent.
tanhf
Computes hyperbolic tangent.
On this page