kcl_lib::std::math

Function ln

source
pub async fn ln(
    _exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Compute the natural logarithm of the number.