LassoScript Utility
Basics Browse Detail

[Math_Exp]

Tag Link [Math_Exp] Category Math
Type Substitution Source Available No
Support Preferred Version 3.0
Change Unchanged Data Source Any
Output Type Decimal or Integer 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_Exp] returns e (the base of the system of natural logarithms) raised to the specified power. Requires one parameter.

Syntax

[Math_ExpDecimal Value]

Parameters

Required Parameters
Decimal Value The value on which to operate.

Examples

To return the value for the constant e:

Use the [Math_Exp] tag with a parameter of 1 to return the value for e.

[Math_Exp: 1]

2.718281