Home_greyBuild Service > Projects > Trunk > perl-Test-Number-Delta
Login

perl-Test-Number-Delta

Compare the difference between numbers against a given tolerance

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.

This package is maintained in project devel:languages:perl

Build Status Reload Status

No build result available