Returns the value of PI rounded to how many significant digits you've set with a preceding NUMERIC DIGITS statement (ie, defaults to 9 digits).
Synopsis
result = PI()
Returns
The value of PI.