LogN

Syntax

LogN(Base, Expression)

Description

The logarithm of the expression with a specified base

Example

LogN(10, 100) = 2
LogN(2.7182, 100) = 4.605