Help for this page

Select Code to Download


  1. or download this
    (3*($x+$y+$z) % 9) == 5
    
  2. or download this
    if (4*($x+$y+$z) % 9) == 5  then ($x+$y+$z) % 9 = 8
    if (5*($x+$y+$z) % 9) == 5  then  ($x+$y+$z) % 9 = 1
    if (7*($x+$y+$z) % 9) == 5  then  ($x+$y+$z) % 9 = 2