This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-07-24 15:33:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
03c8832a77
reactos
/
sdk
/
lib
/
crt
/
math
/
amd64
History
Download ZIP
Download TAR.GZ
Timo Kreuzer
db0c59cbd4
[CRT] Use the asm version of sqrt on amd64
2021-05-28 11:52:42 +02:00
..
acos.S
acosf.S
asin.c
atan.S
atan2.S
ceil.S
ceilf.S
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
exp.S
fabs.S
floor.S
floorf.S
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
fmod.S
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00
fmodf.S
ldexp.S
log.S
log10.S
pow.S
sqrt.c
sqrt.S
[CRT] Use the asm version of sqrt on amd64
2021-05-28 11:52:42 +02:00
sqrtf.S
tan.S