This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
include
/
__math
History
Louis Dionne
53ad9cdc32
[libc++] Fix typo in math special functions
...
Extracted from
#156270
Co-Authored-by: Austin Jiang <austinjiangboyu@gmail.com>
2026-01-13 08:47:09 -05:00
..
abs.h
[libc++] Move std::abs into __math/abs.h (
#139586
)
2025-06-19 10:37:18 +02:00
copysign.h
…
error_functions.h
…
exponential_functions.h
…
fdim.h
[libc++] Simplify __promote (
#136101
)
2025-05-08 16:48:57 -04:00
fma.h
…
gamma.h
…
hyperbolic_functions.h
…
hypot.h
[libc++][NFC] Use llvm.org/PR to link to bug reports (
#156288
)
2025-09-04 09:20:02 +02:00
inverse_hyperbolic_functions.h
…
inverse_trigonometric_functions.h
…
logarithms.h
[libc++] Fix return type of ilogb(double) (
#150374
)
2025-07-31 15:25:18 -04:00
min_max.h
…
modulo.h
…
remainder.h
…
roots.h
…
rounding_functions.h
…
special_functions.h
[libc++] Fix typo in math special functions
2026-01-13 08:47:09 -05:00
traits.h
[libc++] Fix LLVM 22 TODOs (
#153367
)
2025-10-30 10:34:41 +01:00
trigonometric_functions.h
…