Arctangent

Returns the arctangent, the inverse tangent function, of x, where the codomain of the operand must be for a real valued return value. It is performed element-wise if x is a vector, matrix or signal.

Syntax

atan(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 atan button to complete the operation.

Example
IDDescriptionTypeValueExpression
xArgumentREAL VECTOR

[0,0.7616]
v Result REAL VECTOR

atanh(x)