CodeBase - imaginary Numbers and Mandelbrot Set
Return to the CodeBase listing
Category: 2D Effects
Version: 1.0
Information
Uploaded: 8th Jul 2005 10:13
Modified: 1st Jan 1970 01:00
Author: jayandy
Summary
How do I make a function of imaginary numbers that iterates?
Full Description
How do I make a function of imaginary numbers that iterates?<br /> <br /> The source code has a start for the funtion I'm trying to use.<br /> <br /> The function f(a) = (a sub n)^2 - 0.75 is what I'm trying to iterate<br />
Comments
No comments yet.