| 1 | initial version |
The default Maxima solver needs assumptions to set floor((%i+1)/(2*%pi)) as shown in the message. You can either give such assumptions or try other algorithms such as:
integral(cos(1+I*t), (t,0,1), algorithm="giac")
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.