reactos/sdk/lib/crt/float
Timo Kreuzer a9ee20cb9a [CRT:MATH] Import nextafter, nextafterf and nexttowardf from musl
Note: On Windows, where a long double is the same as a double, nextafterl is the same as nextafter, nexttowardl is the same as nexttoward.
Also nexttoward is the same as nextafter.
2025-06-30 09:19:47 +00:00
..
amd64 [CRT] Replace amd64 math functions/stubs with libm 2022-12-01 15:21:59 +02:00
arm [CRT] Make _controlfp_s portable 2023-08-11 19:00:42 +03:00
i386 [CRT] Make _controlfp_s portable 2023-08-11 19:00:42 +03:00
_controlfp_s.c [CRT] Make _controlfp_s portable 2023-08-11 19:00:42 +03:00
chgsign.c
copysign.c
float.cmake [CRT:MATH] Import nextafter, nextafterf and nexttowardf from musl 2025-06-30 09:19:47 +00:00
fpclass.c
fpecode.c
scalb.c