.Spot.Base.Complex.sinC

Sine of complex number

Information

Interface

function sinC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex sin_z "sine of z";
end sinC;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos