Module: Newton-Raphson
- interactive execution -
Copyrights (c) 2003 by Andre Ringeler
Menu: Recreations > Fractals
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Output | ||||
Result (*) | Data Object (optional output) | RESULT | ||
Shade (*) | Data Object (optional output) | SHADE | ||
Options | ||||
Width (Cells) | Integer | NX | Minimum: 1.000000 | |
Height (Cells) | Integer | NY | Minimum: 1.000000 | |
X-Range | Value range | XRANGE | ||
Y-Range | Value range | YRANGE | ||
Equation | Choice | METHOD | Available Choices: [0] z^3-1 [1] z^4-1 [2] z^5-1 [3] z^6-1 [4] z^10 + 0.2 i * z^5 - 1 | |
Max Iterations | Floating point | MAXITER | Maximum Iterations |