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]).
with⁡MTM:
M≔7.117324,7.792180|−6.816817,5.407879|3.484225,−7.384283|5.010275,2.681853
M≔7.117324−6.8168173.4842255.0102757.7921805.407879−7.3842832.681853
expint⁡M
0.0001011777767−164.9435469−3.141592654⁢I0.0071076338660.0011345341140.000047484256850.0007132450949−262.8444112−3.141592654⁢I0.01963923428
See Also
Download Help Document