.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-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos