This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add some basic math tests.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 21 Aug 2014 21:10:26 +0000 (17:10 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 22 Aug 2014 14:29:59 +0000 (10:29 -0400)
commitb51533f3c738c0d34d686dc15720c781f1043802
tree901761684d5cd121c431a8139bb65ccee5bcdcbd
parent0ff7b9daa9618e95fc3f7f6b237928ffd35557ed
Add some basic math tests.

Inspired by [perl #122571] where exp() and sin() were broken
in AIX with long doubles.
t/op/exp.t