FIX #4381
Fix scaleFloat by clamping the scaling parameter so that exponent + scale doesn't overflow. Patch by: Daniel Fischer <daniel.is.fischer@web.de>
Showing
Please register or sign in to comment
Fix scaleFloat by clamping the scaling parameter so that exponent + scale doesn't overflow. Patch by: Daniel Fischer <daniel.is.fischer@web.de>