Square root

| Vector | C |
в палитре на схеме

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.

Входные порты

  • x - the port for the function argument.

Выходные порты

  • output - the output port of the function value.

Свойства

none

Параметры

none

Прим.: the dimension of the output vector is equal to the dimension of the input vector.