Hello world.
I have been trying to find some code that lets me round a number to the nearest multiple of another number.
So if for example we have number 44 the nearest multiple of seven would be 42.
Anyone knows how to achieve this?
Thank you very much!