Skip to main content

log2

Function log2 

Source
pub fn log2<T: MpfrInput>(n: T, d: Option<u32>) -> String
Expand description

Returns the base‑2 logarithm of n (log2(n)).