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

Аутор SHA1 Порука Датум
  florian 4794e5ffcf * improve math.power as suggested by Paolo Valle, resolves #40461 пре 1 година
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles пре 2 година
  florian 9889a81062 * patch by Rika: Improve SinH and TanH, resolves #40086 пре 2 година
  florian 96eb5da939 * patch by Bart B: Implement sinh(), cosh() and tanh() for single, double and extended parameters, resolves #40083 пре 2 година
  florian a260f1987c * patch by Rika: Improve Math.CotH, resolves #40084 пре 2 година
  florian cfbdf90ab0 * patch by Rika to optimize ArcCos, resolves #40078 пре 2 година
  florian 60c80a45a0 * patch by Bart B to complete missing functions in the math unit, resolves #40055 пре 2 година
  florian cf41a549b9 * patch by Bart B and Rika for *H functions, part of #40055 пре 2 година
  florian d948420eba + (modified) patch by Bart B to add Cycles conversion functions, part of #40055 пре 2 година
  florian 48b9751419 * patch by Alexey Torgashin to resolve #40054 пре 2 година
  florian 725da25477 * patch by Rika to improve IntPower, resolves #40036 пре 2 година
  florian c92056fcac * patches by Rika: Fix a bug in LdExp(extended), and test Math.Frexp/Ldexp implementations instead of own, resolves #40030 пре 2 година
  florian 06b0927f1e * patch by Rika to improve FrExp and LdExp пре 2 година
  florian f8f824aa8d * avoid unneeded widening of expressions due to constants defaulting to extended пре 2 година
  florian 9e14dee1c3 * fixed Math.Tanh as proposed by Paolo Valle, resolves #39867 пре 3 година
  florian cc66eb27ab * patch by Rika: More numerical stability for Math, resolves #39863 пре 3 година
  florian 306559667c * patch by Rika for ArcTan2 to reduce code size пре 3 година
  florian f18d6f1c85 * fixed and improved generic ArcTan2 implementation by Paolo Valle, resolves #39861 пре 3 година
  florian 2932787dee * use SizeInt for counters in math unit, all non-32 bit targets should benefit from this пре 4 година
  florian 4c1978c131 * reported by Bart on the mailing list: insert empty line to make clear to which function the comment applies пре 4 година
  michael a49c469a5d * Fix defines for fpdoc пре 5 година
  florian cd35cdad25 * fix Min/MaxSingle/Double values, resolves #36870 пре 5 година
  florian b8f186dab2 * reverted r43366 пре 5 година
  florian 5ead23513d * more overloads for Math.Min/Max, resolves #36161 пре 5 година
  michael 863ede7dc6 * Add QWord version of Max (Delphi compatibility, bug ID #34364) пре 6 година
  michael ab159c638c * Move consts to stdconv пре 6 година
  michael 407753ea10 * Add constants for powers of 10 and 2. use integer/int64 where possible пре 6 година
  florian a825a66d01 * IntPower inverts the base first for negative exponents and multiplies then, resolves #34124 пре 7 година
  svenbarth 8a195c44ba + add overloads of IsInfinite() for Single and Extended (compatible with Delphi) пре 7 година
  michael e46b89c8bb * Patch from Ondrej Pokorny to fix camelcase (bug ID 4b46872) пре 7 година