The second one works like this: Number.Mod(23,10) returns 3, 23-3 reruns 20.hi
round.down worked
thanks
i had tried but seems like i did something wrong as i didnt get the same result
when i copied your work it was perfect
what does the second example do? seems like it is a more roundabout method
i havent needed negative numbers yet