Dealing with cycled or recurrent formulas in a table (a.k.a. circular references).
I have a formula that is recurrent. JMP can solve it, but it warns about cycles every time I create a new formula. How can I:Force a new iteration?Configure the number of iterations (or stopping criteria) to solve the recurrence?Stop the evaluation from happening again? Suppress Eval option in the formula menu, did not work. The function is a bit more complex but not different from the following, ...