MTM
expint
compute the exponential integral
Calling Sequence
Parameters
Description
Examples
expint(M)
expint(x)
M
-
array
x
expression
The expint(x) function computes the exponential integral of x.
The expint(M) function computes the element-wise exponential integral of M. The result, R, is formed as R[i,j] = expint(M[i,j]).
See Also
Download Help Document