sin v0.1.0

Source
Computes sine.

Package: C

C reference: sin

Signature

func sin(x: float64) -> float64;

See also

  • C — the package overview