Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536011
en ru br
ALT Linux repos
S:1.06-alt1
5.0: 1.03-alt1
4.1: 1.03-alt1

Group :: Development/Perl
RPM: perl-Test-Number-Delta

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.06-alt1
Build date: 16 december 2014, 18:33 ( 488.4 weeks ago )
Size: 24.24 Kb

Home page:   http://search.cpan.org/dist/Test-Number-Delta/

License: GPL or Artistic
Summary: Compare the difference between numbers against a given tolerance
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
functions (delta_within and delta_ok) for use with Test::Harness.
Usage is similar to other test functions described in Test::More.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Test-Number-Delta
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin