class'sin()'

sin()

Extends from ModelicaReference.Icons.Information (Icon for general information packages).

Information

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