Hello.
Why does sage fail to plot this function?
plot(cos(x+2)cos(x)-cos(x+1)cos(x+1),(x,-pi,pi))
Returns
IndexError: index out of bounds
1 | initial version | asked 2011-10-16 11:47:57 +0100 Anonymous |
Hello.
Why does sage fail to plot this function?
plot(cos(x+2)cos(x)-cos(x+1)cos(x+1),(x,-pi,pi))
Returns
IndexError: index out of bounds