Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

GESTEP Function

The GESTEP function is one of the engineering functions. It is used to test if a number is greater than a threshold value. The function returns 1 if the number is greater than or equal to the threshold value and 0 otherwise.

Syntax

GESTEP(number, [step])

The GESTEP function has the following arguments:

Argument Description
number A number to compare with step.
step A threshold value. It is an optional argument. If it is omitted, the function will assume step to be 0.

Notes

How to apply the GESTEP function.

Examples

The figure below displays the result returned by the GESTEP function.

GESTEP Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action