提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mițca Dumitru 87b61b0eef LibM: Add scalbn and associated functions 4 年之前
  Mițca Dumitru 352b383280 LibM: Add ilogb and logb 4 年之前
  Mițca Dumitru 190952675e LibM: Specialiase FloatExtractor for long double as well 4 年之前