Description
Constant function. Returns the value of e.
Return Type
Number
Example
number a = e(); print("a= " + a);
Prints: a= 2.718281828459045;
See also
Filter by label
There are no items with the selected labels at this time.
Constant function. Returns the value of e.
Number
number a = e(); print("a= " + a);
Prints: a= 2.718281828459045;
There are no items with the selected labels at this time.