I want to round up a number with a decimal into the nearest whole number that is also a multiple of it.
For example we take the number 1.7777778 (16/9) and we round it up the way I want to we should get 16. which is a way I could calculate aspect ratio of monitors in case they use custom ratios.