Next Value Estimation Algorithm in Regular Sequences
In regular sequences depend on unknown value which increasing or decreasing, next value to this sequence can estimate. For now my algorithm is working. Its logic is “difference in differences(did)”.
It suitable for polynomial functions.