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
This commit is contained in:
2
TODO
2
TODO
@@ -1,7 +1,7 @@
|
||||
TODO TTMath Library
|
||||
===================
|
||||
|
||||
* to add the method Mod (a remainder from a division) for the Big type
|
||||
* to add operators (or functions) and, or, xor
|
||||
* to add functions for generating random values
|
||||
* to add constructors (UInt, Int) for 64bit platforms (constractors which take int and unsigned)
|
||||
* to add 'history' for functions like 'factorial' which take a lot of time during calculating
|
||||
|
Reference in New Issue
Block a user