Changes between Initial Version and Version 1 of Ticket #22005
- Timestamp:
- Dec 1, 2016, 12:46:22 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22005 – Description
initial v1 9 9 }}} 10 10 11 11 12 but correct answer is `1/64*pi^2`. !SymPy (with #22004) and Mathematica do it right: 12 13 … … 17 18 1/64*pi^2 18 19 }}} 20 21 I am using version: 22 {{{ 23 $ sage -standard | grep maxima 24 maxima..................................5.35.1.p2 (5.35.1.p2) 25 }}}