Function kcl_lib::std::math::log2

source ยท
pub async fn log2(args: Args) -> Result<KclValue, KclError>
Expand description

Compute the base 2 logarithm of the number.