Base Logarithm [LOG]

Returns the base logarithm of the given number.

Syntax

LOG (Number, Base)

Note: The required separator (comma or semi-colon) automatically corresponds to your computer’s location settings.

Data Types of the Arguments

Number, Integer

Data Type of the Result

Number

Expression

LOG (8,2)

Result

3

Notes

This function works on positive numbers only.

  • Was this Helpful ?
  • YesNo
Relevant topics
Base 10 Logarithm [LOG10]
Returns the base 10 logarithm of the given number. Syntax LOG10 (Number) Data Types of the Arguments Number, Integer Data Type of the ...
Natural Logarithm [LN]
Returns the natural logarithm of the given number. Syntax LN (Number) Data Types of the Argument Number, Integer Data Type of the ...
Installer Log Files and Error Codes
After running unattended installation, the associated log files are found here: Win C:\ProgramData\Install.GS\bitrock_installer.log or ...