.Modelica.Blocks.Math.Sqrt

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

Information

This blocks computes the output y as square root of the input u:

y = sqrt( u );

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


Generated at 2026-02-17T19:13:57Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos