Hello everyone,
I am looking for a method to round floating point numbers. Unfortunately I have not found anything in math.h. There is no function like "roundf(float)" or similar.
Are there other methods or mechanisms to solve this?
Best regards,
Tobias