Page 1 of 1

Newton MIII example

Posted: Wed Mar 26, 2008 10:09 am
by JLS
This patch example is newton fractal algo with number of iteration function :-)

(use two parrameter VarX and Number of iteration)

Base math algo is fn(x)=x^3-1

Kamil