Can someone please help me in creating a formula for cell A3 that does the following:

IF A1-A2 is less than 0, return 0 OR If A1-A2 is more than 0, round up to the closest whole number and divide by 10.

Thanks!