ttmath/ttmath
Tomasz Sowa e40ed603c6 added: UInt::MulInt(int, UInt<int another_size>::&)
added: Big::MulUInt(uint)
changed: Big::MulInt(sint)
added: Big::ToUInt(uint &)
changed: Big::ToInt(sint&)
changed: Factorial() it uses Big::MulUInt() at the beginning
         (faster now especially more on a 32bit platform)


git-svn-id: svn://ttmath.org/publicrep/ttmath/trunk@33 e52654a7-88a9-db11-a3e9-0013d4bc506e
2007-04-07 22:21:31 +00:00
..
ttmath.h added: UInt::MulInt(int, UInt<int another_size>::&) 2007-04-07 22:21:31 +00:00
ttmathbig.h added: UInt::MulInt(int, UInt<int another_size>::&) 2007-04-07 22:21:31 +00:00
ttmathint.h added: DegToDeg(deg, min, sec), DegToRad(deg), DegToRad(deg, min, sec), 2007-03-28 22:27:57 +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 added: UInt::MulInt(int, UInt<int another_size>::&) 2007-04-07 22:21:31 +00:00
ttmathtypes.h fixed: Big::PowFrac(..) didn't return a correct error code 2007-04-05 19:08:15 +00:00
ttmathuint.h added: UInt::MulInt(int, UInt<int another_size>::&) 2007-04-07 22:21:31 +00:00
ttmathuint64.h added: DegToDeg(deg, min, sec), DegToRad(deg), DegToRad(deg, min, sec), 2007-03-28 22:27:57 +00:00