Post Reply 
Can you calculate Pi using a Solver (on the prime)?
12-17-2019, 03:54 PM
Post: #2
RE: Can you calculate Pi using a Solver (on the prime)?
.
Hi, Stevetuc:

(12-17-2019 08:08 AM)Stevetuc Wrote:  Valentin gives a recursive method to solve for Pi using fnroot solver.

Valentin Albillo ' Wrote:  [...]For instance, if your Solver admits nesting and can use the Gamma [...]

Tried this on the prime but it appears that the solver doesnt support recursion

Just a terminology issue: it's not recursion, as you say, it's nesting.

The Solver (FNROOT) instance isn't calling itself (recursion), it's the function being solved the one who's calling another instance of the solver applied to a different equation (nesting).

Think of integration. A double or triple integral isn't recursive integration, it's just nested integration.

Regards.
V.

  
All My Articles & other Materials here:  Valentin Albillo's HP Collection
 
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Can you calculate Pi using a Solver (on the prime)? - Valentin Albillo - 12-17-2019 03:54 PM



User(s) browsing this thread: 1 Guest(s)