Inverse Tangent Function
- Updated2025-07-30
- 2 minute(s) read
Computes the arctangent of x.
The connector pane displays the default data types for this polymorphic function.

Inputs/Outputs
x
—
x can be a scalar number, array or cluster of numbers, array of clusters of numbers, and so on.
arctan(x)
—
arctan(x) is of the same numeric representation as x. When x is of the form x = a + bi, that is, when x is complex, the following equation defines arctan(x):
arctan(x) ranges from -pi/2 to pi/2. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Mathematics\Elementary & Special Functions\Trigonometric Functions\Sine.vi
x
—
arctan(x)
—
