Commit History

Автор SHA1 Съобщение Дата
  Michael VAN CANNEYT e04f02dc37 * Dotted RTL compiles преди 2 години
  florian 2067ed179d * patch by Rika: Improve SinH and TanH, resolves #40086 преди 2 години
  florian b3537799cc * patch by Bart B: Implement sinh(), cosh() and tanh() for single, double and extended parameters, resolves #40083 преди 2 години
  florian b1628172e7 * patch by Rika: Improve Math.CotH, resolves #40084 преди 2 години
  florian 3064921ed5 * patch by Rika to optimize ArcCos, resolves #40078 преди 2 години
  florian 11e74884dd * patch by Bart B to complete missing functions in the math unit, resolves #40055 преди 2 години
  florian e53bc7df3d * patch by Bart B and Rika for *H functions, part of #40055 преди 2 години
  florian 4c57476374 + (modified) patch by Bart B to add Cycles conversion functions, part of #40055 преди 2 години
  florian a8b1229b17 * patch by Alexey Torgashin to resolve #40054 преди 2 години
  florian 1102887452 * patch by Rika to improve IntPower, resolves #40036 преди 2 години
  florian 24cf320e5f * patches by Rika: Fix a bug in LdExp(extended), and test Math.Frexp/Ldexp implementations instead of own, resolves #40030 преди 2 години
  florian 35b3075468 * patch by Rika to improve FrExp and LdExp преди 2 години
  florian e2c1cf8f6b * 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 преди 5 години
  michael a49c469a5d * Fix defines for fpdoc преди 5 години
  florian cd35cdad25 * fix Min/MaxSingle/Double values, resolves #36870 преди 5 години
  florian b8f186dab2 * reverted r43366 преди 6 години
  florian 5ead23513d * more overloads for Math.Min/Max, resolves #36161 преди 6 години
  michael 863ede7dc6 * Add QWord version of Max (Delphi compatibility, bug ID #34364) преди 7 години
  michael ab159c638c * Move consts to stdconv преди 7 години
  michael 407753ea10 * Add constants for powers of 10 and 2. use integer/int64 where possible преди 7 години
  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 години
  michael 16ba47be46 * Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481) преди 7 години