Sqrt

Output the square root of the input (input >= 0 required)

Library

Blocks/Math

Description

This blocks computes the output y (right) as square root of the input u (left):

Sqrt_equation1

The input shall be zero or positive. Otherwise an error occurs.

Ports

  • Port 1 at left position: implicit input fixedport numbered 1.
  • Port 1 at right position: implicit output fixedport numbered 1.