Excel Tutorials
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts

LOG function

Posted on July 4, 2018 by Tomasz Decker

Tutorial Content

  • description:
  • syntax:
  • required arguments:
  • optional arguments:

description:

Returns the logarithm of a number to the base you specify.

 

syntax:

=LOG( number, [base] )

 

required arguments:

number Number for which you want the logarithm.

 

optional arguments:

[base] Base of the logarithm. Defaults to 10.

Post Views: 29
Posted in functions
200+ Excel Interview Questions
  • English
  • .
  • Polski
  • |
  • About
  • |
  • Contact Us
© 2022 OfficeTuts. All Rights Reserved.
  • Formulas
  • Examples
  • VBA
  • Functions
  • Shortcuts