Contents Up Previous Next

Arctan

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Inverse tangent

Description

"Arctan" performs a pointwise application of the inverse tangent function

to the selected signal.


Macro Synopsis

y = ArcTan(x);
signal x,y;


Modules

Student, Professional


Related Functions

Arccos, Arcsin, Tan, Cos, Sin.