Ticket #5740 (closed defect: fixed)
[with patch, positive review] typo in docstring for taylor series (really easy!)
| Reported by: | was | Owned by: | burcin |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.1 |
| Component: | calculus | Keywords: | |
| Cc: | Author(s): | Minh Van Nguyen | |
| Report Upstream: | Reviewer(s): | Burcin Erocal | |
| Merged in: | sage-4.1.alpha2 | Work issues: |
Description
- ``taylor`` - (default: False); if True, use Taylor
series, which allows more integrals to be computed (but may also
crash in some obscure cases due to bugs in Maxima).
integrals --> "limits"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

