Exp

Returns the exponential function of x, more precisely the value ex. It is performed element-wise if x is a vector, matrix or signal.

Syntax

exp(x)

Types
 Variable NameValue TypeVariable Type
Arguments:xreal, complexscalar, vector, matrix, signal, xy-data
Result: vreal, complex scalar, vector, matrix, signal, xy-data
Calculator Input

Use the exp button to complete the operation.

Example
IDDescriptionTypeValueExpression
x REAL VECTOR

[1,0]
v Result REAL VECTOR

exp(x)