DELTA(x0,x1)
x0: number
x1: number, defaults to 0
DELTA returns 1 if x1 = x0 and 0 otherwise.
If either argument is non-numeric, #VALUE! is returned.
This function is Excel compatible.
EXACT, GESTEP.