]> www.ginac.de Git - cln.git/commit
Fixed factorial calculation on 64-bit windows.
authorAlexey Sheplyakov <asheplyakov@altlinux.org>
Wed, 1 Jan 2020 11:22:31 +0000 (12:22 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 1 Jan 2020 11:31:01 +0000 (12:31 +0100)
commite1ca6741238688b26b7d044921a0fb08b025c5dc
treee4a77dfb2dbc2963bcdd0876d2454fb5c4224a99
parentd4ba1cc869be2c647c4ab48ac571b1fc9c2021a9
Fixed factorial calculation on 64-bit windows.
src/integer/misc/combin/cl_I_doublefactorial.cc
src/integer/misc/combin/cl_I_factorial.cc
tests/Makefile.am
tests/test_I.cc
tests/test_I_factorial.cc [new file with mode: 0644]