pub async fn log2(args: Args) -> Result<KclValue, KclError>
Compute the base 2 logarithm of the number.