Mițca Dumitru
|
87b61b0eef
|
LibM: Add scalbn and associated functions
Also implement ldexp in terms of them, and add ldexpl
|
2021-03-09 07:28:06 +01:00 |
|
Ben Wiederhake
|
cf32f29af6
|
AK+LibM: Rename EXPECT_CLOSE to EXPECT_APPROXIMATE
|
2021-03-03 20:19:24 +01:00 |
|
Ben Wiederhake
|
5df014b8ff
|
AK+LibM: Make EXPECT_CLOSE more useful during debugging
|
2021-03-03 20:19:24 +01:00 |
|
Andreas Kling
|
0269578d3e
|
LibM: Implement nextafter() and nexttoward()
Patch from Anonymous.
|
2021-02-05 12:27:23 +01:00 |
|
Andreas Kling
|
9d471ea923
|
LibM: Build and install the LibM test
This test seems to be full of wrong, but at least now we build it and
place it in /usr/Tests/LibM/ so that we can fix it.
|
2021-02-05 09:50:08 +01:00 |
|