.Modelica.ComplexMath.tan

Information

This function returns the Complex tangent of the Complex input.

Interface

function tan
  extends Modelica.Icons.Function;
  input Complex c1 "Complex number";
  output Complex c2 "= tan(c1)";
end tan;

Generated at 2025-01-13T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos