Expand description
Common formatting helpers
Functionsยง
- binary_
prefix - Find the smallest binary prefix with which the whole part of
x
is at most three digits, and return the scaledx
, that prefix, and the associated base-1024 exponent.
Common formatting helpers
x
is at most
three digits, and return the scaled x
, that prefix, and the associated
base-1024 exponent.