LogN

Name

LogN — N-base logarithm

Syntax

LogN( base, expression )

Domain

Logten : R+ x R+ -> R

Example

LogN( 2 , 8 ) = 3

Description

Returns the N-base logarithm of a number. This is the value to the power of which the base is elevated in order to obtain the expression.