]> www.ginac.de Git - cln.git/commit
Make scale_float() not throw a floating_point_underflow_exception...
authorRichard Kreckel <kreckel@ginac.de>
Fri, 1 Nov 2019 19:37:24 +0000 (20:37 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Fri, 1 Nov 2019 19:39:45 +0000 (20:39 +0100)
commit7fc414f148790c27e97e157f02d90edd2558f603
tree2475b84d3510f799b5ac5452033ad0675e5aec2e
parent8ac60302aa15587f2277b26d943cdec5d9fbe7ca
Make scale_float() not throw a floating_point_underflow_exception...

...if cl_inhibit_floating_point_underflow was set to true.

Reported by Jan Rheinländer <jrheinlaender@gmx.de>.
src/float/lfloat/elem/cl_LF_scale.cc
src/float/lfloat/elem/cl_LF_scale_I.cc