LOG10 Function

Office 2013 and later

Last modified: March 09, 2015

Applies to: Office 2013 | Visio 2013

Returns the base 10 logarithm of a number. The number must be positive or LOG10 returns the error value #NUM.

LOG10(number)

Parameters

Name

Required/Optional

Data Type

Description

number

Required

Numeric

The number whose base 10 logarithm you want to find.

Return Value

Numeric

LOG10(42)

Returns 1.6232.

Show: