<p>The <b>GESTEP</b> 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.</p>
<pstyle="text-indent: 50px;"><b><em>number</em></b> is a number to compare with <b><em>step</em></b>.</p>
<pstyle="text-indent: 50px;"><b><em>step</em></b> is a threshold value. It is an optional argument. If it is omitted, the function will assume <b><em>step</em></b> to be 0.</p>
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>GESTEP</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>