WOLFRAM SYSTEM MODELER

cos

Cosine

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.cos"]
Out[1]:=

Information

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

This function returns y = cos(u), with -∞ < u < ∞:

Syntax

y = cos(u)

Inputs (1)

u

Type: Angle (rad)

Description: Independent variable

Outputs (1)

y

Type: Real

Description: Dependent variable y=cos(u)