WOLFRAM SYSTEM MODELER

'sin()'

sin()

Wolfram Language

In[1]:=
SystemModel["ModelicaReference.Operators.'sin()'"]
Out[1]:=

Information

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

Trigonometric sine function

Syntax

sin(u)

Description

Returns the sine of u, with -∞ < u < ∞. Argument u needs to be an Integer or Real expression.

The sine function can also be accessed as Modelica.Math.sin.

sin

Examples

sin(3.14159265358979)
 = 0.0