ft_math
ft_math copied to clipboard
The entire <math.h> library in scratch.
Results
2
ft_math issues
Sort by
recently updated
recently updated
newest added
How does this library compare to the original `math.h`s in MSVC, MinGW, and Linux CSTDLibs? It looks like you used many bit tricks and optimized this library extensively yourself, but...