sequenceThe cited annotations connect z = pixel, the z2/z3/z4 construction leading to numerator/denominator, and the change-based bailout.
75e70076-b422-5535-b3c9-c484fbf879e6
In FRM-like/1, newton4 initializes z from pixel. The loop builds z2, z3, and z4, then assigns numerator/denominator = (3*z4+(1,0))/(4*z3). The pinned parameter-plane profile uses 96 iterations.
frm-v1:be9ade0f6d4b272ca864da504bb66a6abab234322112686e72e1624353ce11ec:init/0Initialization: init/0 sets z from pixel.
frm-v1:be9ade0f6d4b272ca864da504bb66a6abab234322112686e72e1624353ce11ec:loop/0Iteration: loop/0 sets z2 = z*z; later loop nodes build z3, z4, numerator, and denominator before assigning their quotient.
frm-v1:be9ade0f6d4b272ca864da504bb66a6abab234322112686e72e1624353ce11ec:bailoutTermination: bailout tests |z - zPrev| >= 0.000001.
sequenceThe cited annotations connect z = pixel, the z2/z3/z4 construction leading to numerator/denominator, and the change-based bailout.
The larger cap may expose further applications of the degree-four quotient update; record whether the iteration counts differ.
List the intermediate powers that precede the numerator/denominator assignment.
Your response names all 3 annotations and lists z2, z3, and z4.
This teaching unit is grounded in the pinned runtime source revision.
rightsStatus is project-owned; implementationBasis is project-owned; publicationDecision is publish; decisionReason is publish-project-owned-native-recipe. This does not make a broader claim about any third-party original.
Formula Record
This canonical FractalPark implementation is published and runnable.

No declared parameters
This verified canonical revision is read-only. Remix creates a separate editable fork.
This is a FractalPark project-owned implementation. The linked file is the pinned canonical Definition.
Send the Formula ID and supporting evidence. The maintainer can hold or withdraw the implementation while the claim is reviewed. contact@fractalpark.com