Help for this page
Select Code to Download
Select
or
download this
sub pie() { 2 * atan2(1, 0); }
Select
or
download this
sub pi () { atan2(0, -1); }