Free 186 More Best Homemade Tools eBook:  
New: 300+ fresh build posts/day from 275 forums → BuildThreads.com

User Tag List

Results 1 to 10 of 640

Thread: Metric vs. other measurement systems - chart

Threaded View

  1. #11

    Join Date
    Jul 2019
    Location
    Ohio, USA
    Posts
    170
    Thanks
    200
    Thanked 130 Times in 71 Posts
    Quote Originally Posted by mklotz View Post
    I was taught that awkward system in grade school. I soon purged it from my memory bank. There's a much simpler way to find roots using Newton's method.

    Consider this iterative equation...

    x2 = (x1 + N / x1) / 2

    where:

    N = number whose root is to be found
    x1 = initial estimate of root
    x2 = improved estimate of root

    We make a guess of the root, x1, plug it into this equation and get an improved estimate, x2. If this estimate isn't good enough for out purposes, we set x1 = x2 and repeat the process to get an even better estimate. This iterative procedure is repeated until x2 squared is close enough to N to satisfy our requirements.
    @mklotz . BTW. I brought this up recently and my son informed me this is Babylonian method, not Newtonian. I looked ut up. This method is also known as Heron's method. His detailed deccription goes back to 60 AD.

  2. The Following User Says Thank You to FEM2008 For This Useful Post:

    MeJasonT (Sep 11, 2020)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •