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

Аутор SHA1 Порука Датум
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani f912a48315 Userland: Change static const variables to static constexpr пре 3 година
  sin-ack d8ee3839e4 LibM: Count fractions when exponent < -1 with mantissa == 0 пре 3 година
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions пре 3 година
  Nico Weber de72332920 Libraries: Fix typos пре 3 година
  Hendiadyoin1 c5f6ba6e71 AK: Introduce Math.h пре 4 година
  Peter Bindels 660a8982e7 LibM: Turn off builtins, fix tests & implementation пре 4 година
  Daniel Bertalan e8e628de57 Everywhere: Add Clang pragmas пре 4 година
  Hendiadyoin1 b583726deb LibM: Use assembly for all atan versions пре 4 година
  Hendiadyoin1 119f280f34 LibM: Use fcos for cosine пре 4 година
  Hediadyoin1 f4072a5038 LibM: Add long double defines of Math Constants пре 4 година
  Hendiadyoin1 c74d7adac6 LibM: Implement path for negative powers пре 4 година
  Gunnar Beutner ac9dbcda97 LibM: Implement nearbyint, nearbyintl and nearbyintf пре 4 година
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" пре 4 година
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables пре 4 година
  Jean-Baptiste Boric 7d84f09e7e Userland: Move non-standard math constants from math.h пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning пре 4 година
  AnotherTest dbc5b05b7a LibM: Use fptan/fpatan instead of approximating atan2/tan пре 4 година
  Mițca Dumitru 01a49dda85 LibM: Implement fmin/fmax пре 4 година
  Mițca Dumitru 987cc904c2 LibM: Make the gamma family of functions more accurate and conformant пре 4 година
  Mițca Dumitru 32b9437c13 LibM: Add remainder{f, l} пре 4 година
  Mițca Dumitru 93c554f6bd LibM: Add the gamma family of functions пре 4 година
  Mițca Dumitru c9601cdee3 LibM: Implement the missing parts of the round family пре 4 година
  Mițca Dumitru 03b2d30836 LibM: Add missing float and long double function variants пре 4 година
  Linus Groh caa8f3d3bf LibM: Implement tanf() in terms of tan() with casts пре 4 година
  Mițca Dumitru b07310dc8b LibM: Add nan{f, l} пре 4 година
  Mițca Dumitru efe4845c56 LibM: Implement more rounding functions пре 4 година
  Mițca Dumitru 88d342d007 LibM: Implement the frexp family пре 4 година
  Mițca Dumitru b274120b3c LibM: Implement copysign for float and long double пре 4 година