log10(
VALUE
)

The log10( function computes the common logarithm (base 10) of a value.


Parameters

This function has one parameter:

value – This parameter must be a positive numeric value.


Description

This function calculates a logarithm using 10 as the base. Mathematicians call this a common logarithm. The graph below shows the result of the common logarithm function given input values from 0 to +5.

y = log10( x )
y = log10( x )

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0