0 out of 1 rated this helpful - Rate this topic

log10 Function

Expresses the 10-digit logarithm of a real number.


real log10(real arg)

Parameter

Description

arg

The number for which to calculate the logarithm.

The base 10 logarithm of the specified number.

  • log10(200); //Returns the value 2.30.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ