Calculates the base 10 logarithm of a double field.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscalemath:log10("field")
and:
logscalemath:log10(field="field")
These examples show basic structure only.