The exponential integral (expint) of x is defined as E1, then how E2 is defined ? Can it be solved using MATLAB?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dhawal Beohar
il 17 Mar 2022
Commentato: Dhawal Beohar
il 19 Mar 2022
how E2 is defined?
Expression is = 

0 Commenti
Risposta accettata
Torsten
il 17 Mar 2022
Modificato: Torsten
il 17 Mar 2022
Why do you ask the same question again ?
It has been answered here:
But you can also call it directly from MATLAB using
s = expint(x,2)
And the definition of E_n is here under the point "Generalization":
10 Commenti
Torsten
il 19 Mar 2022
I think that's idiotic.
People who work with expint want it to have numerical output with numerical input, I guess.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Platform and License in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!