Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. 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
.
Report an issue | ||
<< Log - exp - power | Log - exp - power | expm >> |