ConstPi
Zur Navigation springen
Zur Suche springen
Beschreibung
constPi gibt eine konstante <math>\pi</math>zurück.
Syntax
constpi()
Return Value
- Gibt ein Objekt zurück.
Beispiele
<math>constpi()</math> --> returns <math>\pi</math>
<math>constpi()+a</math> --> returns <math>3.141592653589793+a</math>