pub async fn ln( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Compute the natural logarithm of the number.