.Spot.Base.Complex.sqrtC

Square-root of complex number

Information

Interface

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

Generated at 2026-01-07T19:14:18Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos