Get correct value from negative numbers in modulus 22. June 2021Mathcoding, math, modulusjsf a=-1, b=5 => ((b+(a%b))%b) = 4