.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 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos