When dealing with double data types is multiplying by the inverse better or worse?
double
Which way is faster? Which way uses
Regarding compilers performing the optimization to mult, they can optimize this (GCC does): SquareInches = MMSquared * (1 / 645.16).