pub(crate) fn snap_up(value: f64, step: u16) -> f64
Round value up to the next multiple of step.
value
step