Package: C
C
C reference: logb
logb
func logb(x: float64) -> float64;
log2f
Computes base 2 logarithm.
logbf
Extracts exponent of the number.
On this page