Function kcl_lib::std::math::log2

source ·
pub async fn log2(args: Args) -> Result<MemoryItem, KclError>
Expand description

Computes the base 2 logarithm of the number.