GESTEP(x[,y])
The GESTEP function test for if x is >= y, returning 1 if it is so, and 0 otherwise y is optional, and defaults to 0.
If either argument is non-numeric returns a #VALUE! error.
DELTA