Mega Code Archive
Categories
/
Perl
/
System Functions
Print POSIX
use POSIX; print POSIX::tan(atan2 (1, 1));