PI - Mathematical
Constant of the number pi.
Output
Number: π
Usage
PI()
Examples
Example 1
Query
LOAD tmp
AS ('': PI())
Result
3.141592653589793
Constant of the number pi.
Number: π
PI()
LOAD tmp
AS ('': PI())
3.141592653589793