Function kcl_lib::std::math::log2

source ·
pub fn log2(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Expand description

Computes the base 2 logarithm of the number.