Python Forum

Full Version: finding the next higher representable floating point value
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
is there already an existing function or method, somewhere, to find the next higher (or lower) representable (in the platform's implementation) floating point value?