Wed 2017-09-13 05:11:50 UTC, Venkataraman S:
> I am using sage 7.6.  Recently installed GAP packages.
> The following input produces pdflatex error.
>
> R=PolynomialRing(RR,'x')
> points=[(0,1),(1,-3),(2,33),(3,589)]
> f=R.lagrange_polynomial(points)
> produces the following error message.

You seem to be working in the legacy SageNB notebook.

When you are viewing that worksheet, you can see on the top left,
under the worksheet's title, four menus looking like

    [ File... ]  [ Action... ]  [ Data... ]  [ xxx ]

The "xxx" in the last one should be "sage", not "latex".

If you want your output to be typeset, check the "Typeset"
checkbox just right of these four menus.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to