Post Reply 
How to graph Taylor series on the Prime
07-13-2021, 03:27 PM
Post: #7
RE: How to graph Taylor series on the Prime
(07-13-2021 02:44 PM)C.Ret Wrote:  I am just curious about where did you find the documentation about the 'polynom' option of the TAYLOR function ?

It is not well documented, only an example in "taylor" help.

CAS> taylor(sin(x),x=0, 5, polynom)

Help for "series" or "convert" does not even mention it.

CAS> convert(taylor(sin(x),x = 0, 5), polynom)

You are better off with XCAS documentation.
polynom help Wrote:Option of the convert or convertir command and of the taylor and series commands.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to graph Taylor series on the Prime - Albert Chan - 07-13-2021 03:27 PM



User(s) browsing this thread: 1 Guest(s)