pi()
returns the mathematical constant pi.
Syntax: pi()
Returns: A Float.
Example
RETURN pi()
Returns the following Result
pi() |
3.141592653589793 |
pi()
returns the mathematical constant pi.
Syntax: pi()
Returns: A Float.
RETURN pi()
Returns the following Result
pi() |
3.141592653589793 |