# LOG10

## Content

This function returns the logarithm base 10 of the number given.

## Syntax

`LOG10(value)`

## Arguments

[Required] The number specified by the argument must be a positive real number.

## Examples

`LOG10(B3)`
`LOG10(R1C2)`
`LOG10(115)` gives the result 2.0606978404