Rewriting a single tiny block of code of an application has yielded a considerable performance improvement. The code is 100% sequential, thus
I want to emulate this function. I want to round a floating point number down to the nearest multiple of 0.05 (or generally to the nearest multiple of anything)