I’m writing a Julia program where I have a Float64 variable (val) that needs to meet the following criteria:
val
(val – m) % s == 0