Function kcl_lib::std::math::log10

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

Compute the base 10 logarithm of the number.