Contents Up Previous Next

Arcsin

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Inverse sine

Description

"Arcsin" performs a pointwise application of the inverse sine function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Arccos, Arctan, Sin, Cos, Tan.