Note: Information in {} is not put into the calculator. Information in RED denotes a button on the calculator.
Note: Information like BLUE(RED) means to access BLUE hit SHIFT then RED
'EULER' "INITIAL X"? "INITIAL Y"? "STEP SIZE"? "NO. OF ITERATIONS"? Lbl 1 X+H Y+f1 Plot X,Y Plot U,V Line U V Dsz N Goto 1 |
{' is found with '( {" is found with ALPHA}{? is found with PRGM(Range)}{
{Lbl is found with PRGM(Range) in the JMP menu.}
{f1 symbol is obtained by hitting Fmem(0), chossing fn, then 1} {Plot is found with SHIFT it is listed as PLT}{The 0 is a zero}
{Line is found with SHIFT it is listed as LIN}
{Dsz is found with PRGM(Range) in the JMP menu} {Goto is found with PRGM(Range) in the JMP menu it is listed as Gto} |