Tangent

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

Syntax

tan(x)

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

Use the tan button to complete the operation.

Example
IDDescriptionTypeValueExpression
xArgumentREAL VECTOR

[pi,0.25*pi]
vResult REAL VECTOR

tan(x)