|
Release 4.0 |
 |
Parameters - lastsqr
Name: lastsqr
Type: complex
Read/Write: Read
Context: Iteration
Description:
This complex parameter has been implemented to improve FractInt compatibility. It contains real(z)*real(z)+imag(z)*imag(z) from the previous iteration step. If you use this parameter then extra code must be added to initialize that value. So I advise you not to use this function.
|