Structured Random Generator

This uses your function

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+δ))

Output

--
Displayed y
--
Mapped [0,1]
--
Raw original y
--
Flattened y
--
Sine Ratio
--
Cosine Ratio
--
Errors
--
Integer / Binary
--
Prime Status
--
Nearest Primes
--

Binary Stream

--

History