3 lines
43 B
Perl
3 lines
43 B
Perl
|
use Math::Trig;
|
||
|
|
||
|
print "Pi = ", pi, "\n";
|