Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
NoSQL
Returns the constant value of PI.
PI()
Returns a numeric expression.
The following example returns the constant value of Pi.
SELECT VALUE
PI()
[
3.141592653589793
]