Function kcl_lib::std::math::log10

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

Computes the base 10 logarithm of the number.