int a = 3; int b = 4; void setup() { } void loop() { if (a%b==0){ //agar taghsim baghimoonde nadasht } else { //agar dasht } }