Ticket #7347 (closed defect: duplicate)
numerical_integral(SR(0), 0, 1) gives an error
| Reported by: | jason | Owned by: | jkantor |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | numerical | Keywords: | |
| Cc: | jason, kcrisman | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Karl-Dieter Crisman, Douglas McNeil |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
sage: numerical_integral(SR(0), 0, 1) Traceback (most recent call last): ... ValueError: Integrand has wrong number of parameters
Change History
Note: See
TracTickets for help on using
tickets.
