.Spot.Base.Complex.tanC

Tangens of complex number

Information

Interface

function tanC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Types.Complex tan_z "tangens of z";
end tanC;

Generated at 2025-11-04T19:21:23Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos