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:
@@ -1,6 +1,6 @@
|
||||
Version 0.7.1 (2007.02.27):
|
||||
* fixed the error 'overflow during printing' which was caused by Big::FromInt(Int<int_size> value)
|
||||
(the sign has to be set at the end)
|
||||
* fixed the error 'overflow during printing' which was caused
|
||||
by Big::FromInt(Int<int_size> value) (the sign has to be set at the end)
|
||||
* fixed many small errors
|
||||
* added ATan (arctan), ACTan (arc ctan) functions
|
||||
|
||||
|
Reference in New Issue
Block a user