Round number

 

Lets say that i want to make an if statement and i need to check the result to be a round nr. Like

Double a =55.5

If (a / 0.2 = "Any round nr")

Open order


How would i do this

Reason: