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