.Modelica.ComplexBlocks.ComplexMath.Tan

Output the tangent of the input

Information

This blocks computes the output y as tan of the input u. Optionally, the input u can be processed conjugate complex, when parameter useConjugateInput is true. Depending on useConjugateInput the internal signal uInternal represents either the original or the conjugate complex input signal.

y = tan(uInternal);

tan.png


Generated at 2025-03-12T19:48:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos