sin Function

Top  Previous  Next

Description

Computes the sine of the specified value.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

sin(Array A)

Array

Computes the sine of the specified value.

sin(Matrix M)

Matrix

Computes the sine of the specified value.

sin(Variable x)

Variable

Computes the sine of the specified value.

 

 

See also

Functions