TTMath is a small library which allows one to perform arithmetic operations with big unsigned integer, big signed integer and big floating point numbers.
Go to file
Tomasz Sowa d04632ea74 fixed: constraints in asm operands for gcc
added: UInt::SetFromTable for 64bit code (now the support for 64bit
       platforms seems to be completed)
added: asin - arc sin, acos - arc cos


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@16 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-02-24 18:59:05 +00:00
samples added samples/uint.cpp samples/int.cpp samples/Makefile 2007-02-05 17:40:23 +00:00
ttmath fixed: constraints in asm operands for gcc 2007-02-24 18:59:05 +00:00
CHANGELOG fixed: constraints in asm operands for gcc 2007-02-24 18:59:05 +00:00
COPYRIGHT initial import 2007-01-21 20:02:44 +00:00
README initial import 2007-01-21 20:02:44 +00:00
TODO added: ErrorCode::err_still_calculating (it's used when there is more than one thread) 2007-02-08 17:56:35 +00:00

README