mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
|
{
|
||
|
"function": "pi",
|
||
|
"description": "Returns value of pi for calculations.",
|
||
|
"examples": [ { "expression":"pi()", "returns":"3.14159265358979"}]
|
||
|
}
|