erfc v0.1.0

Source
Computes complementary error function.

Package: C

C reference: erfc

Signature

func erfc(x: float64) -> float64;

See also

  • C — the package overview