.Modelica.ComplexBlocks.ComplexMath.Sin

Output the sine of the input

Information

This blocks computes the output y as sine 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 = sin(uInternal);
sin.png

Generated at 2025-08-20T18:22:36Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos