WOLFRAM SYSTEM MODELER
SinhOutput the hyperbolic sine of the input |
|
SystemModel["Modelica.Blocks.Math.Sinh"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This blocks computes the output y as the hyperbolic sine of the input u:
y = sinh( u );
| u |
Type: RealInput Description: Connector of Real input signal |
|
|---|---|---|
| y |
Type: RealOutput Description: Connector of Real output signal |