.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-28T18:20:06Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos