mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
|
<h3>$pi Konstante</h3>
|
||
|
Liefert den Wert von pi für Berechnungen
|
||
|
|
||
|
<h4>Syntax</h4>
|
||
|
<pre>$pi</pre>
|
||
|
|
||
|
<h4>Argumente</h4>
|
||
|
Keine
|
||
|
|
||
|
<h4>Beispiel</h4>
|
||
|
<pre>$pi → 3.14159265358979</pre>
|