The Title is the Question :D.
I know that there is mod and %%. %% is only for unsigned integers, so i thought mod would also work with signed ones. What is the operator or function i need to get the correct modulus?
The Title is the Question :D.
I know that there is mod and %%. %% is only for unsigned integers, so i thought mod would also work with signed ones. What is the operator or function i need to get the correct modulus?