Contents Up Previous Next

Cos

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Cosine of a signal

Description

"Cos" performs a pointwise application of the cosine function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Sin, Tan, Arccos, Arcsin, Arctan.