Function blog64

Source
pub const fn blog64(n: i64) -> i64
Expand description

Computes the binary log of n. n: a 64-bit integer in Q0 (no fraction). Returns a 64-bit log in Q57.