.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 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos