Navigation
Synopsis The constant E.
Function real E()
Usage import util::Math;
Examples
rascal>import util::Math;
ok
rascal>E();
real: 2.7182818285
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.