Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Newton had a fun way to approximate general roots...
#22
I think I saw that formula when I was search around online. I couldn't use it, because I have not yet created a decimal power algorithm in my string math routines. For instance input 2 as the root and 16 as the number: The equation 1 / 2 = .5. Raising x ^.5 is not in my routines yet.

I may need to find a method to calculate decimal powers soon, but that method would have to be based on */+-. No logs.

Thanks for posting this, as it is great for small numbers. Very efficient!

Pete
Reply


Messages In This Thread
RE: Newton had a fun way to approximate general roots... - by Pete - 09-15-2022, 09:14 PM



Users browsing this thread: 10 Guest(s)