Pi
- Last UpdatedJul 18, 2023
- 1 minute read
Gets the value of pi (the ratio of the circumference of a circle to its diameter).
Syntax
Pi()
Return Value
The value of pi.
Example
Variable=Pi();
! Sets Variable to 3.1415...
Gets the value of pi (the ratio of the circumference of a circle to its diameter).
Pi()
The value of pi.
Variable=Pi();
! Sets Variable to 3.1415...