round_to_multiple

rfnetwork.utils.round_to_multiple

rfnetwork.utils.round_to_multiple(value, multiple=1, precision=6)

Rounds value to nearest multiple. Multiple can be greater or less than 1.