.PowerSystems.Utilities.Complex.sqrtC

Square-root of complex number

Information

Interface

function sqrtC
  extends Modelica.Icons.Function;
  input ComplexType z "complex argument";
  output ComplexType sqrt_z "square-root of z";
end sqrtC;

Generated at 2025-12-24T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos