PackageDescription: SYSBUG-nextBeforeTest


SYSBUG -next Before Test

Last published: June 24, 2018 by 'nice'

Defines 1 Classes
Extends 1 Classes


#nextBefore is broken for every power of two (except underflow) due to naive implementation at least from 7.8 to 8.0.1
Same for #nextAfter and negated powers of two.

This package provides tests showing the problem.