SIN

Your Ad Here


The SIN function returns the sine of an expression a.

Format

SIN(a)

Arguments

a

Any valid function expression.

Number of Arguments: 1

Examples

SIN(10*TIME)

This function returns the sine of 10*TIME, where TIME is the current simulation time.

Your Ad Here