GESTEP

GESTEP step function with step at x1 evaluated at x0

Synopsis

GESTEP(x0,x1)

Arguments

x0: number

x1: number, defaults to 0

Description

GESTEP returns 1 if x1x0 and 0 otherwise.

Note

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

Microsoft Excel Compatibility

This function is Excel compatible.

See also

DELTA.