WOLFRAM SYSTEM MODELER
TanOutput the tangent of the input |
SystemModel["Modelica.Blocks.Math.Tan"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes the output y as tan of the input u:
y = tan( u );
u |
Type: RealInput Description: Connector of Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of Real output signal |