A small extension I made (that I ALWAYS need) that adds a block to the math namespace.
The extension -
rishiporwal/roundto
Basically, it rounds a number to the nearest multiple of ___, not just to the nearest whole number. It also has “floor”, “ceiling”, and “truncate”. (There are some bugs that might happen)