sinhf v0.1.0

Source
Computes hyperbolic sine.

Package: C

C reference: sinhf

Signature

func sinhf(x: float32) -> float32;

See also

  • C — the package overview