cosf v0.1.0

Source
Computes cosine.

Package: C

C reference: cosf

Signature

func cosf(x: float32) -> float32;

See also

  • C — the package overview