Contents Up Previous Next

Exp

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Exponential

Description

"Exp" performs a pointwise application of the exponential function

to the selected signal.

Macro Synopsis

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

Modules

Student, Professional

Related Functions

Ln.