ConstE
Zur Navigation springen
Zur Suche springen
Zugehörige Evaluatoren
- MathEvaluator
Beschreibung
constE gibt die Eulersche Zahl <math>\mathrm{e}</math>zurück.
Syntax
constE()
Return Value
- Gibt ein Objekt zurück.
Beispiele
constE() --> returns <math>\mathrm{e}</math> constE() + a --> returns 2.718281828459045+a