LOG10 Function
The LOG10 () is a math and trig function which takes ‘number’ as an argument and returns the base 10 logarithm of a given number.
Formula:
=LOG10(number)In the above syntax, the number argument denotes a positive real number that you want to calculate the base 10 logarithm value.
Video Tutorial:
Let us see how the LOG10 function returns the base 10 logarithm of a number with the help of the below video.