#11143: define symbolic functions for exponential integrals
-------------------------------------------------------------+--------------
Reporter: kcrisman | Owner:
benjaminfjones
Type: defect | Status:
positive_review
Priority: major | Milestone:
sage-5.3
Component: symbolics | Resolution:
Keywords: ei Ei special function maxima sd32 sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Burcin Erocal, Karl-Dieter Crisman, William Stein
Authors: Benjamin Jones, Volker Braun | Merged in:
Dependencies: #13109 | Stopgaps:
-------------------------------------------------------------+--------------
Comment (by kcrisman):
Hey Ben, question. Which `Li/li` is Maxima using with its conversion? I
think that `expintegral_li` actually correspond to `Li` (#3401), not the
`li` provided here, though the integral of `log_integral` does seem
right... Also, while looking at this I noticed that
{{{
\operatorname{li}(x) = \int_0^z \frac{dt}{\ln(t)} =
\operatorname{Ei}(\ln(x))
}}}
probably should have a `x` not a `z` in the integral bound.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11143#comment:85>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.