metallurgy.alloy.multiple_round(num: float, multiple: float | int, digits=4) → float | int[source] Round a number to the nearest multiple of another number. Parameters:¶ num: float¶Value to round multiple: float | int¶Multiple-of to round towards Last update: Jun 08, 2023