Changes between Initial Version and Version 3 of Ticket #8459
- Timestamp:
- 03/07/10 14:58:28 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8459
-
Property
Status
changed from
new
toneeds_review
- Property Cc burcin added
-
Property
Status
changed from
-
Ticket #8459 – Description
initial v3 23 23 TypeError: cannot evaluate symbolic expresssion numerically 24 24 25 sage: maxima('li[2](x)').sage() 26 polylog2(x) 27 sage: polylog2? 28 Object `polylog2` not found. 29 25 30 }}} 26 31