Mega Code Archive

 
Categories / Perl / System Functions
 

Using PI constant

use Math::Trig; print "Pi = ", pi, "\n";