Syntax: pi()
Return: Pi.
Example: Calculate the area of a circle with radius 3.
NLC snippet: pi()*3*3 // result is 28.274333882308138.