Post Reply 
[CAS] plotfunc() parameters
09-22-2017, 03:23 PM
Post: #2
RE: [CAS] plotfunc() parameters
[CAS]
y:=x^3-3*x+2;
plotfunc(y,x=(-4)..4,y=(-4)..4);

Entering the (undocumented) optional parameters for x-range and y-range seems to work. Other parameters, such as for color, labels, grid, line type, etc., may not be supported.

The XCAS help protocol, in general, doesn't seem to work on the prime, for this command.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[CAS] plotfunc() parameters - DrD - 09-21-2017, 01:10 PM
RE: [CAS] plotfunc() parameters - DrD - 09-22-2017 03:23 PM



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