Const
Internal
Stores the constant number PI, representing the ratio of a circle's circumference to its diameter.
This is purely an example for using an internal module. Normally, one would just use the already built-in Math.PI.
Stores the constant number PI, representing the ratio of a circle's circumference to its diameter.
This is purely an example for using an internal module. Normally, one would just use the already built-in Math.PI.