GESTEP

Returns the value 1 if a number is greater than, or equal to, the step value, else 0.

Syntax:

GESTEP(number {, step:Number})

If step is omitted, 0 is used.

A ramp function may be constructed using x * GESTEP(x).

Revisions:

This function was added in 2.00.