Histórico de Commits

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