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