LassoScript Utility
Basics Browse Detail

[Math_Ln]

Tag Link [Math_Ln] Category Math
Type Substitution Source Available No
Support Abbreviation Version 3.0
Change Unchanged Data Source Any
Output Type Decimal Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0, Lasso 3.x

Description

[Math_Ln] calculates the natural logarithm of a decimal value. The parameter must be greater than or equal to zero.

Syntax

[Math_LnDecimal Value]

Parameters

Required Parameters
Decimal Value The value on which to operate.

Examples

To calculate the natural logarithm of a number:

Use the [Math_Ln] tag. The following example calculates the natural logarithm of 1.

[Math_Ln: 1]

0