source-sequenceThe product reads the current x and cclassic, and only afterward does fn2 replace x from that product.
14d3cb89-d3e7-5bff-b848-af88c9a561ae
bali’s FRM-like/1 source forms x = 1 / pixel, sets z = x, and sets cclassic = fn1(z). Each loop forms the product (x + cclassic) * (x - cclassic) for z, then replaces x with fn2(z). The bailout is |z| <= 3.
frm-v1:459d2a30210e9171b03fb5d7480eeeb22db0051d977a6dc000d39886924a66eb:init/3This initialization assignment sets cclassic = fn1(z) after x = 1 / pixel and z = x have been assigned.
frm-v1:459d2a30210e9171b03fb5d7480eeeb22db0051d977a6dc000d39886924a66eb:loop/0This loop assignment sets z = (x + cclassic) * (x - cclassic).
frm-v1:459d2a30210e9171b03fb5d7480eeeb22db0051d977a6dc000d39886924a66eb:loop/1This following assignment updates x = fn2(z) using the newly computed z.
frm-v1:459d2a30210e9171b03fb5d7480eeeb22db0051d977a6dc000d39886924a66eb:bailoutThe orbit continues only while |z| <= 3.
source-sequenceThe product reads the current x and cclassic, and only afterward does fn2 replace x from that product.
function1function2For each bali function trial, record a visible difference or no visible difference from the identity baseline.
Explain the product and the later x update, then compare one one-slot function trial.
Your response explains all 4 annotated operations, records the requested comparison, and mentions `(x + cclassic) * (x - cclassic)`.
Pinned runtime revision 459d2a30210e9171b03fb5d7480eeeb22db0051d977a6dc000d39886924a66eb and its publication decision ground this unit.
rightsStatus: source-declared-public-domain-assumption; implementationBasis: direct-adaptation; publicationDecision: publish; decisionReason: publish-census-full-chain-green. This statement makes no broader claim about any third-party original.
Formula Record
This canonical FractalPark implementation is published and runnable.

This verified canonical revision is read-only. Remix creates a separate editable fork.
The current FractalPark implementation follows the verified semantics of the linked Fractint formula. The original file retains its own rights terms.
Send the Formula ID and supporting evidence. The maintainer can hold or withdraw the implementation while the claim is reviewed. contact@fractalpark.com