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