Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Hediadyoin1 f4072a5038 LibM: Add long double defines of Math Constants hace 4 años
  Gunnar Beutner dae2a59c77 LibC: Add declarations for various C11 math functions hace 4 años
  Gunnar Beutner e6747fefa7 Toolchain+LibM: Make C++ standard library math functions available hace 4 años
  Jean-Baptiste Boric 91def742a4 LibM: Fix INFITITY to float hace 4 años
  Jean-Baptiste Boric 7d84f09e7e Userland: Move non-standard math constants from math.h hace 4 años
  Matthew Olsson 6c02ea39d1 LibM: Add more macros; increase precision of existing macros hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Mițca Dumitru 01a49dda85 LibM: Implement fmin/fmax hace 4 años
  Mițca Dumitru 2d0f334e5d LibM: Declare rintl in math.h hace 4 años
  Mițca Dumitru 32b9437c13 LibM: Add remainder{f, l} hace 4 años
  Mițca Dumitru e4197b7854 LibM: Define HUGE_VAL{F,L} in terms of compiler builtins hace 4 años
  Mițca Dumitru e9533da0e7 LibM: Define MAXFLOAT hace 4 años
  Mițca Dumitru 86ee9211be LibM: Define FLT_EVAL_METHOD, float_t and double_t hace 4 años
  Mițca Dumitru 1f1a4f488f LibM: Declare ldexpl in math.h hace 4 años
  Mițca Dumitru 93c554f6bd LibM: Add the gamma family of functions hace 4 años
  Mițca Dumitru 7aac174bc8 LibM: Organise math.h so it is less of a wall of functions hace 4 años
  Mițca Dumitru c9601cdee3 LibM: Implement the missing parts of the round family hace 4 años
  Mițca Dumitru 03b2d30836 LibM: Add missing float and long double function variants hace 4 años
  Mițca Dumitru b07310dc8b LibM: Add nan{f, l} hace 4 años
  Mițca Dumitru efe4845c56 LibM: Implement more rounding functions hace 4 años
  Mițca Dumitru b274120b3c LibM: Implement copysign for float and long double hace 4 años
  Mițca Dumitru 87b61b0eef LibM: Add scalbn and associated functions hace 4 años
  Mițca Dumitru 352b383280 LibM: Add ilogb and logb hace 4 años
  Mițca Dumitru 42a8186728 LibM: Define floating point comparsion macros hace 4 años
  Mițca Dumitru 70737b42b2 LibM: Define `math_errhandling` and associated macros hace 4 años
  Andreas Kling 9f8a9dba0b LibM: Add naive implementation of copysign() hace 4 años
  Andreas Kling 6622ad8895 LibM: Improve accuracy of rounding related functions hace 4 años
  Linus Groh c46056122a LibM: Add nextafter() and nexttoward() stubs hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años