logb v0.1.0

Source
Extracts exponent of the number.

Package: C

C reference: logb

Signature

func logb(x: float64) -> float64;

See also

  • C — the package overview