This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
ttmath
Watch
1
Star
0
Fork
0
You've already forked ttmath
Code
Issues
Pull Requests
Releases
Activity
Files
3b113374b72f252bb35a65f9c7a4dcbb79b51183
ttmath
/
samples
History
Tomasz Sowa
48d694a47f
added: some tests for Big<> and Parser<> classes (tests2 directory)
...
git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@1225 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-10-15 19:14:08 +00:00
..
big2.cpp
fixed: Big::ToDouble(double &) set always +INF (infinity)
2010-09-22 19:43:12 +00:00
big.cpp
fixed: Big::ToDouble(double &) set always +INF (infinity)
2010-09-22 19:43:12 +00:00
CMakeLists.txt
added: CMakeLists.txt files for building samples by using cmake system
2014-11-28 15:59:08 +00:00
int.cpp
…
Makefile
added: some tests for Big<> and Parser<> classes (tests2 directory)
2019-10-15 19:14:08 +00:00
parser.cpp
fixed: Big::ToDouble(double &) set always +INF (infinity)
2010-09-22 19:43:12 +00:00
uint.cpp
…