You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using RAD mode(radian mode), x = cos(x) when x converges to 0.73...
Discovered convergence of ((x+1)/(x-1)) ^ x = x when x converges to 7.47...
These convergences are all linked to derivative, a high school concept in Calculus to use lim x → 0, calculating derivatives can efficiently predict a function's pattern.
Later I discovered the concept of Fractal Derivatives, which is directly related to Fractals.