История коммитов

Автор SHA1 Сообщение Дата
  Hediadyoin1 f4072a5038 LibM: Add long double defines of Math Constants 4 лет назад
  Gunnar Beutner dae2a59c77 LibC: Add declarations for various C11 math functions 4 лет назад
  Gunnar Beutner e6747fefa7 Toolchain+LibM: Make C++ standard library math functions available 4 лет назад
  Jean-Baptiste Boric 91def742a4 LibM: Fix INFITITY to float 4 лет назад
  Jean-Baptiste Boric 7d84f09e7e Userland: Move non-standard math constants from math.h 4 лет назад
  Matthew Olsson 6c02ea39d1 LibM: Add more macros; increase precision of existing macros 4 лет назад
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
  Mițca Dumitru 01a49dda85 LibM: Implement fmin/fmax 4 лет назад
  Mițca Dumitru 2d0f334e5d LibM: Declare rintl in math.h 4 лет назад
  Mițca Dumitru 32b9437c13 LibM: Add remainder{f, l} 4 лет назад
  Mițca Dumitru e4197b7854 LibM: Define HUGE_VAL{F,L} in terms of compiler builtins 4 лет назад
  Mițca Dumitru e9533da0e7 LibM: Define MAXFLOAT 4 лет назад
  Mițca Dumitru 86ee9211be LibM: Define FLT_EVAL_METHOD, float_t and double_t 4 лет назад
  Mițca Dumitru 1f1a4f488f LibM: Declare ldexpl in math.h 4 лет назад
  Mițca Dumitru 93c554f6bd LibM: Add the gamma family of functions 4 лет назад
  Mițca Dumitru 7aac174bc8 LibM: Organise math.h so it is less of a wall 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 лет назад
  Mițca Dumitru b07310dc8b LibM: Add nan{f, l} 4 лет назад
  Mițca Dumitru efe4845c56 LibM: Implement more rounding functions 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 42a8186728 LibM: Define floating point comparsion macros 4 лет назад
  Mițca Dumitru 70737b42b2 LibM: Define `math_errhandling` and associated macros 4 лет назад
  Andreas Kling 9f8a9dba0b LibM: Add naive implementation of copysign() 4 лет назад
  Andreas Kling 6622ad8895 LibM: Improve accuracy of rounding related functions 4 лет назад
  Linus Groh c46056122a LibM: Add nextafter() and nexttoward() stubs 4 лет назад
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 лет назад