linear mode (Entry: algebraic)
|
01-13-2020, 03:25 PM
(This post was last modified: 01-25-2020 03:16 AM by compsystems.)
Post: #1
|
|||
|
|||
linear mode (Entry: algebraic)
Hi. Good morning
The following code can be entered directly on the entry line, but only work in CAS and linear mode (Entry: algebraic/1D). Why? the definition failure in textbook mode (aka pretty print or 2D input) Please copy and paste the following codes into the input line (simulator) PHP Code: function fract(X_,Y_,Nmax) // Mandelbrot fractal, not using symmetry. //deltalist(time(fract(320,240,10))); fract(320,240,10) from program editor with please add the header #cas ... #end PHP Code: function fract1(X_,Y_,Nmax) // Mandelbrot fractal, using symmetry. fract1(320,240,10) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
linear mode (Entry: algebraic) - compsystems - 01-13-2020 03:25 PM
RE: linear mode (Entry: algebraic) - toml_12953 - 01-13-2020, 04:03 PM
RE: linear mode (Entry: algebraic) - Carlos295pz - 01-13-2020, 07:00 PM
RE: linear mode (Entry: algebraic) - compsystems - 01-13-2020, 11:49 PM
RE: linear mode (Entry: algebraic) - Carlos295pz - 01-14-2020, 12:31 AM
RE: linear mode (Entry: algebraic) - compsystems - 01-14-2020, 02:40 AM
|
User(s) browsing this thread: 3 Guest(s)