This patch fixes bugs in rounding functions.
They returned an wrong value if the argument is close to (1 << 23) for sp functions and (1 << 52) for dp functions. This patch also contains other minor bugfixes.
Loading
Please register or sign in to comment