SquareRoot
The SquareRoot component returns a square root of the In slot value (performs the operation out := sqrt (InA) (square root of InA)).
Slots
The SquareRoot component has the following slots:
- Status: shows the component's status;
- Out: the square root value of the In slot;
- In: the input value.