pub fn log2<T: MpfrInput>(n: T, d: Option<u32>) -> String
Returns the base‑2 logarithm of n (log2(n)).
n
log2(n)