Commits

Stephen Canon committed cc024d07109
Generic implementations of math functions implementable on FloatingPoint. (#3524) Replace the non-generic tgmath functions with generic <T: FloatingPoint> implementations where possible, and move the global sqrt() operation into tgmath.