SF bug #477221: abs and divmod act oddly with -0.0.
Partial fix. float_abs(): ensure abs(-0.0) returns +0.0. Bugfix candidate.
Showing
Please
register
or
sign in
to comment
Partial fix. float_abs(): ensure abs(-0.0) returns +0.0. Bugfix candidate.