Searched defs:log2 (Results 1 – 2 of 2) sorted by relevance
93 private static int log2(double x) { in log2() method in StochasticRoundingUtil
306 fn log2(n: usize) -> u8 { in log2() function