Comment on Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)? (2013)Comments−sheetjs12yAlways a great read: "What Every Computer Scientist Should Know About Floating-Point Arithmetic"PDF rendering: http://www.cse.msu.edu/~cse320/Documents/FloatingPoint.pdfHTML rendering: http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.ht...
Comments
Always a great read: "What Every Computer Scientist Should Know About Floating-Point Arithmetic"
PDF rendering: http://www.cse.msu.edu/~cse320/Documents/FloatingPoint.pdf
HTML rendering: http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.ht...