Sine

Syntax


y = sin(x)

Description


Returns the sin of the passed argument (angle, in radians), which may be an expression.

Example


y = sin(k*t)