ttmath/ttmath
Tomasz Sowa 25f876762a fixed: Big::FromDouble(double) sometimes sets a wrong value
there was SetSign() used when the value was not
       defined, and also was a small mistake when the mantissa 
       was equal one word (on 32bit platforms)
added: uint Big::ToDouble(double&) - converting into double


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@49 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-07-29 22:42:45 +00:00
..
ttmath.h changed: small changes in: Big::SetPi(), Big::Set05Pi(), Big::Set2Pi(), 2007-04-12 17:17:22 +00:00
ttmathbig.h fixed: Big::FromDouble(double) sometimes sets a wrong value 2007-07-29 22:42:45 +00:00
ttmathint.h changed: Int::FromInt(const Int<argument_size> & p), 2007-05-27 23:33:47 +00:00
ttmathobjects.h added: DegToDeg(deg, min, sec), DegToRad(deg), DegToRad(deg, min, sec), 2007-03-28 22:27:57 +00:00
ttmathparser.h changed: the parser is allowed to recognize values which 2007-07-22 14:15:44 +00:00
ttmathtypes.h added: Uint::BitNot2() this method has been proposed by 2007-04-23 21:35:55 +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