Skip to content

ExpIntegralE

ExpIntegralE(n, expr)

returns the exponential integral E_n(expr) of expr.

See

Examples

>> ExpIntegralE(0, z)
1/(E^z*z)

Implementation status

  • ✅ - full supported

Github