up Inquisit Language Reference

logn function

Returns the exponential values of the argument

Member of

<global>

Syntax

logn(argument1, base)

Return Type

number

Parameters

Name Type Description
argument1 number The positive number for which you want the logarithm.
base number The base of the logarithm.

Remarks

Examples


Copyright Millisecond Software, LLC. All rights reserved.