Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

LogN()

  • Last UpdatedJul 22, 2024
  • 1 minute read

Returns the values of the logarithm of x to base n.

Category

Math

Syntax

Result = LogN( Number, Base );

Parameters

Number

Any number or numeric attribute.

Base

Integer to set log base. You could also specify an integer attribute.

Remarks

Base 1 is undefined.

Examples

LogN(8, 3); ' returns 1.89279

LogN(3, 7); ' returns 0.564

See also

Log()

Log10()

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in