Nicholas-Baron
|
73dd293ec4
Everywhere: Add `-Wdouble-promotion` warning
|
4 yıl önce |
AnotherTest
|
dbc5b05b7a
LibM: Use fptan/fpatan instead of approximating atan2/tan
|
4 yıl önce |
Mițca Dumitru
|
01a49dda85
LibM: Implement fmin/fmax
|
4 yıl önce |
Mițca Dumitru
|
987cc904c2
LibM: Make the gamma family of functions more accurate and conformant
|
4 yıl önce |
Mițca Dumitru
|
32b9437c13
LibM: Add remainder{f, l}
|
4 yıl önce |
Mițca Dumitru
|
93c554f6bd
LibM: Add the gamma family of functions
|
4 yıl önce |
Mițca Dumitru
|
c9601cdee3
LibM: Implement the missing parts of the round family
|
4 yıl önce |
Mițca Dumitru
|
03b2d30836
LibM: Add missing float and long double function variants
|
4 yıl önce |
Linus Groh
|
caa8f3d3bf
LibM: Implement tanf() in terms of tan() with casts
|
4 yıl önce |
Mițca Dumitru
|
b07310dc8b
LibM: Add nan{f, l}
|
4 yıl önce |
Mițca Dumitru
|
efe4845c56
LibM: Implement more rounding functions
|
4 yıl önce |
Mițca Dumitru
|
88d342d007
LibM: Implement the frexp family
|
4 yıl önce |
Mițca Dumitru
|
b274120b3c
LibM: Implement copysign for float and long double
|
4 yıl önce |
Mițca Dumitru
|
87b61b0eef
LibM: Add scalbn and associated functions
|
4 yıl önce |
Mițca Dumitru
|
352b383280
LibM: Add ilogb and logb
|
4 yıl önce |
Mițca Dumitru
|
190952675e
LibM: Specialiase FloatExtractor for long double as well
|
4 yıl önce |
Nick Wanninger
|
c3f417aa1e
LibM: optimized (branchless) copysign
|
4 yıl önce |
Andreas Kling
|
9f8a9dba0b
LibM: Add naive implementation of copysign()
|
4 yıl önce |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 yıl önce |
Andreas Kling
|
0269578d3e
LibM: Implement nextafter() and nexttoward()
|
4 yıl önce |
Andreas Kling
|
6622ad8895
LibM: Improve accuracy of rounding related functions
|
4 yıl önce |
Linus Groh
|
c46056122a
LibM: Add nextafter() and nexttoward() stubs
|
4 yıl önce |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 yıl önce |