Историја ревизија

Аутор SHA1 Порука Датум
  yury dddeb7c763 * fixed for wince. пре 19 година
  michael 4e1fcbed2c * Added RoundTo and SimpleRoundTo пре 19 година
  marco 86a834d2df * sign() extended and single пре 19 година
  marco 66d37158e1 * ifthen doesn't need mathinline. It is not internal on some platforms. пре 19 година
  florian 82d57d9ca8 + signed DivMod added, closes #6805 пре 19 година
  marco 0e7763b0e5 * Another missing func (bug 7678) ifthen(string) пре 19 година
  marco c177d64fd7 * fix for bug #7658; comparevalue пре 19 година
  florian d6fe62f0d1 * overloaded statistics functions from Burkhard Carstens, fixed #7236 пре 19 година
  florian c8b0d1ae2d * made some headers more Delphi compatible, from Burkhard Carstens пре 19 година
  yury 350bc3f626 * use NaN = 0.0/0.0 for wince. пре 19 година
  michael e9420ae581 * Fix from [email protected] for frexp function, in case X=0 or X=1 пре 19 година
  peter e58e92c4fa * added sumInt пре 19 година
  florian 2d606f52f3 + added missing inline directives for 2.0.x пре 20 година
  florian 494664ae3f + some inline directives added пре 20 година
  fpc 790a4fe2d3 * log and id tags removed пре 20 година
  michael ffb55c4254 + Removed VER1_0 defines пре 20 година
  fpc 50778076c3 initial import пре 20 година
  peter e417e34496 * truncate log пре 20 година
  florian e348a6ad83 * operator **(int64,int64) returns int64 now пре 20 година
  florian f093fa9242 - killed power from system unit пре 20 година
  marco 63acb3629e * fixed пре 20 година
  florian 6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed пре 21 година
  florian bde79cc3ff * compilation on ARM fixed пре 21 година
  Jonas Maebe a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() пре 21 година
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** пре 21 година
  florian d17f8af6fd * fixed power(float,float) for negative exponents пре 21 година
  michael 5de50944d3 + Implemented DivMod пре 21 година
  florian ef303e5570 * fixed IsNan and IsInf for big endian systems пре 21 година
  peter f8590e2841 * disable range,overflow check when generating Nan/Inf пре 21 година
  florian b43854bb09 + added Inf/Nan stuff пре 21 година