coshf v0.1.0

Source
Computes hyperbolic cosine.

Package: C

C reference: coshf

Signature

func coshf(x: float32) -> float32;

See also

  • C — the package overview