Cosine

Returns the cosine of x, where x is given in radian. The function is performed element-wise if is a vector, matrix or signal.

Syntax

cos(x)

Types
 Variable NameValue TypeVariable Type
Argument:xreal, complexscalar, vector, matrix, signal, xy-data
Result: vreal, complex scalar, vector, matrix, signal, xy-data
Calculator Input

Use the cos button to complete the operation.

Example
IDDescriptionTypeValueExpression
xArgumentREAL VECTOR

[pi,0.5*pi]
vResult REAL VECTOR

cos(x)