Description
It is generally not wise to compare two floating-point values for
exact equality, for example using the C == operator. The fcmp package
implements Knuth's suggestions for safer floating-point comparison
operators as a C function.
Update Notifications
User Ratings
User Reviews
Be the first to post a review of fcmp!