Pi

From MiniScript Wiki
Revision as of 15:35, 17 March 2020 by 71.226.33.30 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

pi returns the universal constant π, that is, the ratio of a circle's circumference to its diameter.

Example

pi		// returns 3.141593