Package: C
C
C reference: cosh
cosh
func cosh(x: float64) -> float64;
cosf
Computes cosine.
coshf
Computes hyperbolic cosine.
On this page