COS

Your Ad Here


The COS function returns the cosine of an expression a.

Format

COS(a)

Arguments

a

Any valid function expression.

Number of Arguments: 1

Examples

20D+COS(2*PI*TIME)

This function defines a rotational motion. The rotational degree of freedom is specified to be 20D+COS(2*PI*TIME).

Your Ad Here