added: option 'group_digits' to Conv struct
you can set how many digits should be grouped git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@338 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
Version 0.9.3 prerelease (2010.09.29):
|
||||
Version 0.9.3 prerelease (2011.01.30):
|
||||
* added: Parser::InitCGamma()
|
||||
initializing coefficients used when calculating the gamma (or factorial) function
|
||||
this speed up the next calculations
|
||||
you don't have to call this method explicitly
|
||||
these coefficients will be calculated when needed
|
||||
* added: option 'group_digits' to Conv struct
|
||||
you can set how many digits should be grouped
|
||||
|
||||
|
||||
Version 0.9.2 (2010.09.23):
|
||||
|
Reference in New Issue
Block a user