Post Reply 
Can you calculate Pi using a Solver?
12-11-2019, 05:49 PM
Post: #15
RE: Can you calculate Pi using a Solver?
Hi,

May be it is too easy, but what about this

pi = 2 * integral(1 / sqr(1-x*x), x, 0, 1)

It gives 3.141592(48348) on the iOS prime-emulator

Roland
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? - Roland57 - 12-11-2019 05:49 PM



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