Contents Up Previous Next

Tan

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Tangent of a signal

Description

"Tan" performs a pointwise application of the tangent function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Cos, Sin, Arctan, Arccos, Arcsin.