acos v0.1.0

Source
Computes arc cosine.

Package: C

C reference: acos

Signature

func acos(x: float64) -> float64;

See also

  • C — the package overview