ttmath/ttmath
Tomasz Sowa f139e6457c added: a short form of multiplication (without the '*' character)
e.g. '5y', (it's used only if the second parameter
       is a variable or function)
changed: variables and functions are case-sensitive now
added: variables and functions can have underline characters
       in their names


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@61 e52654a7-88a9-db11-a3e9-0013d4bc506e
2008-01-23 23:45:42 +00:00
..
ttmath.h changed: small changes in: Big::SetPi(), Big::Set05Pi(), Big::Set2Pi(), 2007-04-12 17:17:22 +00:00
ttmathbig.h added: 'decimal_point' parameter into Big::ToString(...) 2007-12-09 20:07:45 +00:00
ttmathint.h changed: Int::FromInt(const Int<argument_size> & p), 2007-05-27 23:33:47 +00:00
ttmathobjects.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathparser.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathtypes.h added: a short form of multiplication (without the '*' character) 2008-01-23 23:45:42 +00:00
ttmathuint.h added: method Big::FromDouble(double) which converts from 2007-07-22 23:20:09 +00:00
ttmathuint64.h added: doxygen.cfg for generating a documentation from the doxygen 2007-04-11 22:14:17 +00:00