ilogb v0.1.0

Source
Extracts exponent of the number.

Package: C

C reference: ilogb

Signature

func ilogb(x: float64) -> int32;

See also

  • C — the package overview