Returns the natural logarithmic base, specified by the constant,E.
Syntax
Smartsite SXML | 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). |