Returns the value of pi. Takes no parameters.
pi()
Decimal
You can experiment with this function in the test box below.
Test Input
TEST
Test Output
pi() returns 3.141593
3.141593
On This Page