Evaluate IEEEremainder

Bug #1209819 reported by Richard Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JQuantLib
New
Medium
Unassigned

Bug Description

Evaluate whether we shouls use

   c = Math.IEEEremainder(a, b);

instead of

   c = a%b;

There are other floating pointer operations which envolve the concept of closeness. Please open more issues if necessary.

=============
Relationships
=============
child of http://bugs.launchpad.net/bugs/jquantlib-298

Tags: code-review
Revision history for this message
Richard Gomes (frgomes) wrote :

Kicked to v0.1.4

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.