Comment on Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)? (2013)parentComments−jordigh12yThat exists and is called interval arithmetic:https://en.wikipedia.org/wiki/Interval_analysis
Comments
That exists and is called interval arithmetic:
https://en.wikipedia.org/wiki/Interval_analysis