cosh v0.1.0

Source
Computes hyperbolic cosine.

Package: C

C reference: cosh

Signature

func cosh(x: float64) -> float64;

See also

  • C — the package overview