logo
excelfunctions.org
bookmarks

LOG10

Returns the base-10 logarithm of a number.

Math & TrigonometryMath Basics

What it does

Returns the common logarithm (base 10).

Syntax

LOG10(number)

Arguments

  • number(number) β€” Value.

Examples

Log10

Log10 of 100.

FORMULA
=LOG10(100)
RESULT
2
SAMPLE DATA
A
1Val
2100