tanh v0.1.0

Source
Computes hyperbolic tangent.

Package: C

C reference: tanh

Signature

func tanh(x: float64) -> float64;

See also

  • C — the package overview