Opened 15 years ago
Closed 14 years ago
#1831 closed Feature Requests (fixed)
boost.math in nextafter
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | None |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | Cc: |
Description
the c99 standard provides a nextafter function, returning the next representable neighbor to its argument ...
it would be great to have an implementation of that in boost.math
Change History (2)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Please see http://svn.boost.org/svn/boost/trunk/libs/math/doc/sf_and_dist/html/math_toolkit/special/next_float.html
Comments welcome!
Regards, John.