sequenceThe cited annotations connect z = pixel, the repeated sin(z)+sinp assignment, and the |z| <= 50 bailout.
1936e9b5-1312-593e-ab67-72e95bc514b0
In FRM-like/1, richard8 initializes z from pixel and stores sin(pixel) as sinp. Each iteration assigns sin(z)+sinp, while the bailout checks |z| <= 50. The pinned parameter-plane profile uses 96 iterations.
frm-v1:2f024a184f50b87076b883408a33387a2010e89996414646d1b51844d2f181fc:init/0Initialization: init/0 sets z from pixel.
frm-v1:2f024a184f50b87076b883408a33387a2010e89996414646d1b51844d2f181fc:loop/0Iteration: loop/0 assigns z = sin(z)+sinp.
frm-v1:2f024a184f50b87076b883408a33387a2010e89996414646d1b51844d2f181fc:bailoutTermination: bailout tests |z| <= 50.
sequenceThe cited annotations connect z = pixel, the repeated sin(z)+sinp assignment, and the |z| <= 50 bailout.
The larger cap may expose later applications of sin(z)+sinp; record whether the observed escape counts differ.
Use the annotations to identify the stored pixel-derived value that is reused by the loop.
Your response names all 3 annotations and identifies sinp as sin(pixel).
This teaching unit is grounded in the pinned runtime source revision.
rightsStatus is source-declared-public-domain-assumption; implementationBasis is direct-adaptation; publicationDecision is publish; decisionReason is publish-census-full-chain-green. 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.
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