Log10
Log10[x]
gives the base-10 logarithm of x.
Details
- Mathematical function, suitable for both symbolic and numerical manipulation.
- Log10 gives exact rational number results when possible.
- For certain special arguments, Log10 automatically evaluates to exact values.
- Log10 can be evaluated to arbitrary numerical precision.
- Log10 automatically threads over lists.
Examples
open allclose allBasic Examples (5)
Log10 gives the logarithm to base 10:
Plot over a subset of the reals:
Plot over a subset of the complexes:
Scope (44)
Numerical Evaluation (8)
The precision of the output tracks the precision of the input:
Evaluate efficiently at high precision:
Log10 can deal with real‐valued intervals:
Log10 threads elementwise over lists and matrices:
Compute average-case statistical intervals using Around:
Compute the elementwise values of an array:
Or compute the matrix Log10 function using MatrixFunction:
Specific Values (5)
Visualization (3)
Function Properties (10)
Log10 is defined for all positive values:
Log10 is defined for all nonzero complex values:
Log10 achieves all real values:
Log10 is not an analytic function:
Log10 has a branch cut along the negative real axis:
Log10 is monotonic on the positive reals:
Log10 is injective:
Log10 is surjective:
Log10 is neither non-negative nor non-positive:
Log10 has both singularities and discontinuities for x≤0:
Log10 is concave on the positive reals:
TraditionalForm formatting:
Differentiation (3)
Integration (4)
Series Expansions (5)
Find the Taylor expansion using Series:
Plots of the first three approximations around :
General term in the series expansion using SeriesCoefficient:
Log10 can be applied to power series:
Function Identities and Simplifications (6)
Basic identity for Log10:
Logarithm of a power function simplification:
Applications (2)
Find the real exponent of a nonzero number:
Evaluate the transform at a point:
Plot both the spectrum and the plot phase using color:
Plot the spectrum in the complex plane using ParametricPlot3D:
Text
Wolfram Research (2008), Log10, Wolfram Language function, https://reference.wolfram.com/language/ref/Log10.html.
CMS
Wolfram Language. 2008. "Log10." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Log10.html.
APA
Wolfram Language. (2008). Log10. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Log10.html