cos Function

Top  Previous  Next

Description

Computes the cosine 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

cos(Array A)

Array

Computes the cosine of the specified value.

cos(Matrix M)

Matrix

Computes the cosine of the specified value.

cos(Variable x)

Variable

Computes the cosine of the specified value.

 

 

See also

Functions