Opened 23 months ago
Last modified 20 months ago
#24587 new defect
Wrong integral of sqrt(1-cos(x))
Reported by: | tmonteil | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | symbolics | Keywords: | |
Cc: | charpent, mafra | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
As reported on this ask question:
sage: integral(sqrt(1-cos(x)), x, 0, 2*pi) 0
Change History (2)
comment:1 Changed 20 months ago by
- Cc mafra added
comment:2 Changed 20 months ago by
Note: See
TracTickets for help on using
tickets.
#25220 fixes the problem with FriCAS.