Skip to content

Enhancements for floating point comparisons#52

Open
RhysU wants to merge 2 commits into
imb:masterfrom
RhysU:enh_eq_dbl
Open

Enhancements for floating point comparisons#52
RhysU wants to merge 2 commits into
imb:masterfrom
RhysU:enh_eq_dbl

Conversation

@RhysU
Copy link
Copy Markdown
Contributor

@RhysU RhysU commented Oct 24, 2013

Two small commits that improve the usability of fct_chk_eq_dbl and neq_dbl. The first increases the displayed output. The second adds a new fct_chk_eqtol_dbl taking a third tolerance argument as well as a similar neqtol_dbl.

RhysU added 2 commits October 23, 2013 22:59
The prior %f specifiers weren't showing enough precision to
detect what's happening.  Use %g with a platform-specific
number of digits to better show why tests are failing.
Including rudimentary tests and documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant