ttmath/ttmath
Tomasz Sowa 8972fdfdb3 fixed: Sqrt(), Root() and Factorial() didn't correctly treat the NaN flag
fixed: some methods should set 'err_improper_argument' when the argument is a NaN object
       (was: err_overflow)
changed: version of the library: 0.8.5 now



git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@163 e52654a7-88a9-db11-a3e9-0013d4bc506e
2009-06-16 18:31:39 +00:00
..
ttmath.h fixed: Sqrt(), Root() and Factorial() didn't correctly treat the NaN flag 2009-06-16 18:31:39 +00:00
ttmathbig.h fixed: Sqrt(), Root() and Factorial() didn't correctly treat the NaN flag 2009-06-16 18:31:39 +00:00
ttmathint.h added: using NaN flag in method Big::ToDouble() and Big::FromDouble() 2009-06-11 02:31:41 +00:00
ttmathobjects.h added: Objects::IsDefined(const std::string & name) 2009-04-02 05:21:49 +00:00
ttmathparser.h added: using NaN flag in method Big::ToDouble() and Big::FromDouble() 2009-06-11 02:31:41 +00:00
ttmathtypes.h fixed: Sqrt(), Root() and Factorial() didn't correctly treat the NaN flag 2009-06-16 18:31:39 +00:00
ttmathuint.h added: using NaN flag in method Big::ToDouble() and Big::FromDouble() 2009-06-11 02:31:41 +00:00
ttmathuint_noasm.h added: uint UInt::Mul3(const UInt<value_size> & ss2) 2009-05-15 22:27:04 +00:00
ttmathuint_x86.h added: using NaN flag in method Big::ToDouble() and Big::FromDouble() 2009-06-11 02:31:41 +00:00
ttmathuint_x86_64.h added: to Big<> class: support for NaN flag (Not a Number) 2009-05-26 23:13:22 +00:00