Square Root

This function enables you to find the square root of a number.

Since there is no Ladder element for this function; you perform it by storing the number whose square root is to be calculated into SI 141.

Store 110 into SI 140 to call the function. In your application, call the function after you have entered all of the other parameters.

The results will be placed in:

To use this function:

Function #
(SI 140)

Description

110

Calculate square root

Note that when you run Test (Debug) Mode, the current value in SI 140 will not be displayed.