ttmath/ttmath
Tomasz Sowa 1a12d3692a added: Big::Mod - the remainder from a division
added: Big::Sgn - the 'sign' from the value (-1,0,1)
added: global functions Mod and Sgn too


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@19 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-02-28 17:52:53 +00:00
..
ttmath.h added: Big::Mod - the remainder from a division 2007-02-28 17:52:53 +00:00
ttmathbig.h added: Big::Mod - the remainder from a division 2007-02-28 17:52:53 +00:00
ttmathint.h fixed: removed 'const' from some methods (operators: += -= *= /=) in the Big class 2007-02-27 20:18:33 +00:00
ttmathobjects.h changed the sequence of arguments in logarithm functions 2007-01-22 20:25:45 +00:00
ttmathparser.h added: Big::Mod - the remainder from a division 2007-02-28 17:52:53 +00:00
ttmathtypes.h fixed: removed 'const' from some methods (operators: += -= *= /=) in the Big class 2007-02-27 20:18:33 +00:00
ttmathuint.h fixed: removed 'const' from some methods (operators: += -= *= /=) in the Big class 2007-02-27 20:18:33 +00:00
ttmathuint64.h fixed: removed 'const' from some methods (operators: += -= *= /=) in the Big class 2007-02-27 20:18:33 +00:00