Number.Log10
This function calculates the base 10 logarithm of the input number. If the input number is null, the function will also return null.
This function calculates the base 10 logarithm of the input number. If the input number is null, the function will also return null.