perl-Test-Number-Delta - Compare the difference between numbers against a given tolerance
Website: | http://search.cpan.org/dist/Test-Number-Delta/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
At some point or another, most programmers find they need to compare floating-point numbers for equality. The typical idiom is to test if the absolute value of the difference of the numbers is within a desired tolerance, usually called epsilon. This module provides such a function for use with Test::Harness.
Packages
perl-Test-Number-Delta-1.03-2.fc9.noarch [21 KiB] |
Changelog
by Tom "spot" Callaway (2008-02-05):
- rebuild for new perl |