Skip to main content

log2

Function log2 

Source
pub fn log2(
    _interp: &mut Interp,
    _env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A log2 built-in function.