Log10

Parent Previous Next

Log10


Common (base 10) logarithm



Syntax


Log10(x)

x is scalar

Return a scalar which is the common logarithm of x with base 10


x is matrix

Return a matrix in which the element is the common logarithm of the element in x with base 10


Example


Input

Output

log10(2)

log10(1 + 2i)

log10([1+i, 1, 1-i])

log10([i, 1-3i; -2i, 5])


See Also


Created with the Personal Edition of HelpNDoc: Free Kindle producer