Using "solve(x^2-5*x-24, x)" did fix my problem, thank you. I should
have checked that.

Oscar

On Feb 15, 7:11 pm, Dan Drake <dr...@kaist.edu> wrote:
> On Mon, 15 Feb 2010 at 08:21AM -0800, Oscar wrote:
> > Back to square 1:
>
> > I added a few more lines of code and then it stopped working. Plots
> > are OK, but Sage seems not to be calculating. I checked the
> > generated .sage file, and now it says what it should say, I think:
> > _st_.inline(0, latex(2^100))
>
> > I didn't do anything different, except add more lines of code. It did
> > work at first, but when I ran it again after a couple of cosmetic
> > changes, it stopped working. The full console output is at:
>
> >http://dl.dropbox.com/u/3709792/sagetex_example_console.txt
>
> The output says you have an error on line 22 of your tex file. The
> traceback (I don't know why it appears *above* the error message,
> instead of below...) says something about solve() needing different
> arguments. Using "solve(x^2-5*x-24, x)" should fix your problem.
>
> Dan
>
> --
> ---  Dan Drake
> -----  http://mathsci.kaist.ac.kr/~drake
> -------
>
>  signature.asc
> < 1KViewDownload

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to