Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7618349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T03:22:52+00:00 2026-05-31T03:22:52+00:00

BigDecimal has some modules which are hardly documented, like Newton . Solves the nonlinear

  • 0

BigDecimal has some modules which are hardly documented, like Newton.

“Solves the nonlinear algebraic equation system f = 0 by Newton’s
method. This program is not dependent on BigDecimal.

To call:

n = nlsolve(f,x) where n is the number of iterations required,
x is the initial value vector
f is an Object which is used to compute the values of the equations to be solved. “

And that’s it. Google did not result in something I could understand. I’d like to see some sample code with a bit of not-too-math-heavy explanation; to get a better idea of what that weird thing at the bottom of the toolbox is.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T03:22:54+00:00Added an answer on May 31, 2026 at 3:22 am

    Newton’s Method is a way of approximating the root of an equation. It’s pretty good, provided your function meets some continuity requirements.

    The method is:

    1. Take a starting point
    2. At that point, find a tangent line
    3. Figure out where that tangent line has a root. Take the root as a point.
    4. If you’ve reached tolerance, return this point as the solution. If not, go back to #1 using this as your new point.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following method: protected BigDecimal stringToBigDecimal(String value) throws ParseException { if (Pattern.matches([\\d,.]+,
Which one is the best way of comparing a BigDecimal and an int in
BigDecimal is a class in the java.math package that has a lot of benefits
java.math.BigDecimal.toString() can return something like 0.888200000. What can be the best I can do
I have a BigDecimal field amount which represents money, and I need to print
Hi I'd like know how to format BigDecimal representing numbers,percents,moneys,integers to String in Locales
I have a class for a string-number pair. This class has the method compareTo
I found BigDecimal have setScale method, but doesn't have getScale method. How to getScale
Although the situation of conversion from Double s to BigDecimal s has improved a
The hibernate named query returns a BigDecimal for a column that has datatype NUMBER.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.