reactos/sdk/lib/crt/math
2021-06-11 15:33:08 +03:00
..
amd64 [CRT] Use the asm version of sqrt on amd64 2021-05-28 11:52:42 +02:00
arm [CRT][ARM] Fix uninitialized variables caught by RTC 2021-06-02 13:18:40 +03:00
i386 [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
ieee754
_chgsignf.c
_copysignf.c
_hypotf.c
abs.c
acos.c
acosf.c
adjust.c
asin.c
asinf.c
atan2f.c
atanf.c
cabs.c
ceilf.c
cos.c
cosf.c
cosh.c
coshf.c
div.c
exp2.c [CRT] exp2*.c: Add an explicit type for 'TWO' variable 2021-04-27 10:36:54 +03:00
exp2f.c [CRT] exp2*.c: Add an explicit type for 'TWO' variable 2021-04-27 10:36:54 +03:00
expf.c
fabsf.c
fdivbug.c
floorf.c
fmodf.c
frexp.c
huge_val.c
hypot.c
j0_y0.c
j1_y1.c
jn_yn.c
labs.c
ldiv.c
log10f.c
logf.c
modf.c
modff.c
powf.c
powl.c
rand.c
rand_nt.c
s_modf.c
sin.c
sinf.c
sinh.c
sinhf.c
sqrt.c
sqrtf.c
stubs.c
tanf.c
tanh.c
tanhf.c