Skip to main content
Skip table of contents

f$Log


f$Log

Calculate the decadal logarithm (base 10) of a specified floating value.

Syntax:

Log = f$Log( Number )

 

Argument

Type

Meaning

 

Number

Decimal

Logarithm to be calculated

Result:

Decimal

Number's logarithm

Example:

Log = f$Log( 10 ) → Log = 1

Related functions:

f$Ln

Calculate a natural logarithm

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.