DELTA

DELTA Kronecker delta function

Synopsis

DELTA(x0,x1)

Arguments

x0: number

x1: number, defaults to 0

Description

DELTA returns 1 if x1 = x0 and 0 otherwise.

Note

If either argument is non-numeric, #VALUE! is returned.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

EXACT, GESTEP.