c++ - How does C compute sin() and other math functions? - Stack Overflow
I've been poring through .NET disassemblies and the GCC source code, but can't seem to find anywhere the actual implementation of sin() and other math functions... they always ......