y = ((sin(x^(1/n))+err1)/(sin(x^(1/(n+1)))+err2+δ))
+ ((cos(x^(1/n))+err3)/(cos(x^(1/(n-1)))+err4+δ))
with small random perturbations, integer mapping, prime analysis, feedback mode, and optional flattening for either the plot only or the actual output.
0.0050
0.000100
Try 255, 1023, 65535, or 1048575 for different binary widths.
1.00
Lower values soften the jump in x between iterations.
1.00
0 = original slope, 1 = full slope removal.
Model
y(x,n)=
((sin(x^(1/n))+err1)/(sin(x^(1/(n+1)))+err2+δ))
+
((cos(x^(1/n))+err3)/(cos(x^(1/(n-1)))+err4+δ))