Scilab 5.4.1
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
See the recommended documentation of this function
exp
element-wise exponential
Calling Sequence
exp(X)
Arguments
- X
scalar, vector or matrix with real or complex entries.
Description
exp(X)
is the (element-wise) exponential of the
entries of X
.
Comments
Add a comment:
Please login to comment this page.