Difference between revisions of "Pi"
Jump to navigation
Jump to search
(Created page with "<c>pi</c> returns the universal constant π, that is, the ratio of a circle's circumference to its diameter. == Example == <ms>pi // returns 3.141593</ms> Category:Intri...") |
(No difference)
|
Latest revision as of 15:35, 17 March 2020
pi
returns the universal constant π, that is, the ratio of
a circle's circumference to its diameter.
Example
pi // returns 3.141593