28 Aug
2010
28 Aug
'10
9:41 p.m.
Rich,
What I'm looking at now is coding the builtin exp() function similar to how the FPU has to calculate it FPUcplxexp387() in fpu387.asm. This will slow down the calculation, but should eliminate the errors.
Grrr. This didn't work. Don't know why. I did manage to eliminate all the inf's. Unfortunately, the image still does not look like the DOS version. This formula is behaving like the value of z is not getting passed from the parser code to the StandardFractal() code. This doesn't explain why the bottom of the image looks okay, however. Jonathan