Cos

Output the cosine of the input

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This blocks computes the output y as cos of the input u:

    y = cos( u );

cos.png

Connectors (2)

u

Type: RealInput

Description: Connector of Real input signal

y

Type: RealOutput

Description: Connector of Real output signal