Page logoMath sketchbook

Documentation for log10

Signature

log10(x)

Description

The log10() function calculates the base 10 logarithm of a given number.

Variants

  • log10(scalar) -> scalar

Examples

See also