Products, services, and OS functions
may not be available in this country.

LOG10

The LOG10 function returns the base-10 logarithm of a number.

LOG10(pos-num)

pos-num: A number value. pos-num must be greater than 0.

Notes

  • To find the logarithm for a base other than 10, use the LOG function.

Examples

=LOG10(1) returns 0.

=LOG10(10) returns 1.

=LOG10(100) returns 2.

=LOG10(1000) returns 3.

See alsoLNLOG
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Helpful?
Character limit: 250
Maximum character limit is 250.
Thanks for your feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.