MTM/expint - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : MTM/expint

MTM

  

expint

  

compute the exponential integral

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

expint(M)

expint(x)

Parameters

M

-

array

x

-

expression

Description

• 

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]).

Examples

(1)

(2)

See Also

expint

MTM

 


Download Help Document