Fix another problem from [c63e26e705f5e967] involving infinities and the
commit1981d06a3d798ea07039c720e3b10e30faa4a9d4
authorD. Richard Hipp <drh@hwaci.com>
Tue, 19 Mar 2024 10:16:17 +0000 (19 10:16 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Tue, 19 Mar 2024 10:16:17 +0000 (19 10:16 +0000)
treee64096026d03a1dd80ad79c6ea8f2fe3d1ead703
parentf35cd07238a8304dbd092dc13642ae4ce10d79e3
Fix another problem from [c63e26e705f5e967] involving infinities and the
Kahan-Babushka-Neumaier summation algorithm.  Problem reported by
[forum:/forumpost/23b8688ef4|forum post 23b8688ef4].
src/func.c
src/sqliteInt.h
src/util.c
test/func.test