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
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
TODO TTMath Library
|
|
===================
|
|
|
|
* 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
|