state-flowThese annotations trace the formula-specific state flow: if ismand: z = 0; otherwise z = pixel; z = asinh(z) + c.
07a0afc6-ced5-5765-9314-fdb0ef593cb9
asinhMandelbrot is taught from its pinned FRM-like/1 definition. Follow the asinh transformation followed by addition of c as source operations, rather than treating an image as guaranteed. The pinned profile supplies one concrete viewing setup, not a universal visual prediction.
frm-v1:dce84ac5a7ee55fff27d70df826af67d386f905ee65cee65f5fa8d418e68ba27:init/0In asinhMandelbrot, this node executes if ismand: z = 0; otherwise z = pixel.
frm-v1:dce84ac5a7ee55fff27d70df826af67d386f905ee65cee65f5fa8d418e68ba27:loop/0In asinhMandelbrot, this node executes z = asinh(z) + c.
frm-v1:dce84ac5a7ee55fff27d70df826af67d386f905ee65cee65f5fa8d418e68ba27:bailoutIn asinhMandelbrot, this node executes |z| <= 256.
state-flowThese annotations trace the formula-specific state flow: if ismand: z = 0; otherwise z = pixel; z = asinh(z) + c.
stopping-testThis annotation is the stopping test, |z| <= 256, rather than a state update.
Record whether z = asinh(z) + c produces a visible-result or |z| <= 256 stopping-behavior difference from the baseline; the pinned definition does not guarantee a difference.
Trace asinhMandelbrot through its annotations, explaining the source operation z = asinh(z) + c and the stopping test |z| <= 256.
Your trace explains all 3 annotations for asinhMandelbrot, including z = asinh(z) + c, and distinguishes |z| <= 256 from a state update.
This teaching unit is grounded in runtime:dce84ac5a7ee55fff27d70df826af67d386f905ee65cee65f5fa8d418e68ba27 and decision:07a0afc6-ced5-5765-9314-fdb0ef593cb9.
rightsStatus is project-owned; implementationBasis is project-owned; publicationDecision is publish; decisionReason is publish-project-owned-native-recipe. This statement does not make broader claims 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