Arccos
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Inverse cosine of a signal
Description
"Arccos" performs a pointwise application of the inverse
cosine function
to the selected signal.
Macro Synopsis
y = ArcCos(x);
signal x,y;
Modules
Student, Professional
Related Functions
Arcsin, Arctan,
Cos, Sin, Tan.