powi
Merge the accuracy and efficiency lints into a single lint that checks for improvements to accuracy, efficiency and readability of floating-point expressions.
Add lints to detect floating point computations that are either inaccurate or inefficient and suggest better alternatives.