3 Feb
2014
3 Feb
'14
11:36 p.m.
Albrecht,
do I read you well that there possibly is a way to improve calculation precision? Please tell me more. Thanks
No. What gave you that impression? If you start Fractint with the option debug=90, this forces the formula parser to use the C code (which is what Xfractint uses), and then if you run the multifractal_12 formula you will see the problem I'm trying to fix. The parser assembly code has a higher precision than the C code, but I don't think that precision is the problem. Jonathan