.Spot.Base.Complex.absC

Absolute value of complex number

Information

Interface

function absC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Real abs_z "absolute value of z";
end absC;

Generated at 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos