Square root
![]() |
![]() |
| Vector | C | |
| in the palette | on the schematic |
The block is vectorized. It implements calculation of the square root of a number (for each element of the input vector):

where x(t), y(t) are input and output signals respectively. Mandatory condition: x(t)>0.

where x(t), y(t) are input and output signals respectively. Mandatory condition: x(t)>0.
Inputs
- x - the port for the function argument.
Outputs
- output - the output port of the function value.
Properties
none
Parameters
none
Note:
the dimension of the output vector is equal to the dimension of the input vector.

