in reply to Re^7: Comparing a value to a list of numbers (updated)
in thread Comparing a value to a list of numbers

My own Math::MPFR provides them, and I can also see them in Zefram's pure perl Data::Float module as (nextup/nextdown/nextafter).

Very useful to know, thank you!

  • Comment on Re^8: Comparing a value to a list of numbers