Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 0e1c9c901d + cot, sec, csc, secant, cosecant (mantis #8142) před 19 roky
  Vincent Snijders 07579ca74f * fixed typo, causing compilation error on win64 před 19 roky
  florian 4b88079c41 + i386 assembler implementations of tan, cotan, sincos před 19 roky
  florian f6fe70ae0c * sincos result parameters changed from var to out před 19 roky
  yury dddeb7c763 * fixed for wince. před 19 roky
  michael 4e1fcbed2c * Added RoundTo and SimpleRoundTo před 19 roky
  marco 86a834d2df * sign() extended and single před 19 roky
  marco 66d37158e1 * ifthen doesn't need mathinline. It is not internal on some platforms. před 19 roky
  florian 82d57d9ca8 + signed DivMod added, closes #6805 před 19 roky
  marco 0e7763b0e5 * Another missing func (bug 7678) ifthen(string) před 19 roky
  marco c177d64fd7 * fix for bug #7658; comparevalue před 19 roky
  florian d6fe62f0d1 * overloaded statistics functions from Burkhard Carstens, fixed #7236 před 19 roky
  florian c8b0d1ae2d * made some headers more Delphi compatible, from Burkhard Carstens před 19 roky
  yury 350bc3f626 * use NaN = 0.0/0.0 for wince. před 19 roky
  michael e9420ae581 * Fix from [email protected] for frexp function, in case X=0 or X=1 před 19 roky
  peter e58e92c4fa * added sumInt před 20 roky
  florian 2d606f52f3 + added missing inline directives for 2.0.x před 20 roky
  florian 494664ae3f + some inline directives added před 20 roky
  fpc 790a4fe2d3 * log and id tags removed před 20 roky
  michael ffb55c4254 + Removed VER1_0 defines před 20 roky
  fpc 50778076c3 initial import před 20 roky
  peter e417e34496 * truncate log před 20 roky
  florian e348a6ad83 * operator **(int64,int64) returns int64 now před 20 roky
  florian f093fa9242 - killed power from system unit před 20 roky
  marco 63acb3629e * fixed před 21 roky
  florian 6f6ab71989 * generic arctan2 for 3rd and 4th quadrand fixed před 21 roky
  florian bde79cc3ff * compilation on ARM fixed před 21 roky
  Jonas Maebe a4189bd7fd * also invalid argument if trying to calculate 0^0 with intpower() před 21 roky
  Jonas Maebe 08da4e9278 * fixed power() in genmath.inc (code duplication from math.pp for ** před 21 roky
  florian d17f8af6fd * fixed power(float,float) for negative exponents před 21 roky