Returns the natural logarithmic base, specified by the constant,E.

Syntax

Smartsite SXML CopyCode image Copy Code
float math.e()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Float The value of the constantE(approx. 2.718282).

Expand image Examples

Expand image See Also

SXML