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 1dabd725cb changed the sequence of arguments in logarithm functions
changed kind of templates in ttmath.h (template<class ValueType> is now)
added TTMATH_RELEASE macro
added TTMATH_ prefix into macros
changed multiplication in UInt type (now we can use both algorithm in the same time)
added ExceptionInfo, ReferenceError and RuntimeError classes
now TTMATH_ASSERT throws another type of object 
added TTMATH_REFERENCE_ASSERT (it is instead of MATHTT_THIS_ASSERT)



git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@3 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-01-22 20:25:45 +00:00
ttmath changed the sequence of arguments in logarithm functions 2007-01-22 20:25:45 +00:00
CHANGELOG changed the sequence of arguments in logarithm functions 2007-01-22 20:25:45 +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 changed the sequence of arguments in logarithm functions 2007-01-22 20:25:45 +00:00

README