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.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Implementation | C |
Recent releases


Changes: This release includes minor configuration changes, and RPMs are now available.


Changes: A minor configuration cleanup was made.


Changes: This release includes an RPM spec file, and minor clean-ups.


Changes: Use of libtool, autoconf, and automake.


Changes: This is a documentation cleanup release; there is no need to upgrade.