]> www.ginac.de Git - cln.git/commit
Make float_format(uintE) more precise.
authorRichard Kreckel <kreckel@ginac.de>
Sat, 11 Oct 2014 22:15:37 +0000 (22:15 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Sat, 11 Oct 2014 22:15:37 +0000 (22:15 +0000)
commitc58b829709f8850713d6b81a8995f6da78fbf2e7
tree327999c517ad8639e80a9535fa5a17cf792ae644
parent44e77b58d049e31c8526dfce5ec8365d1ffa3d38
Make float_format(uintE) more precise.

Due to a typo in the binary representation lfo ln(10)/ln(2), this
function could preduce slightly wrong sizes for really huge arguments.
src/float/misc/cl_float_format.cc