Skip to content

alexsokolek2/Newton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newton.cpp - Finds root of function by using the Newton–Raphson method.

Currently configured to find the root of 4^X + 6^X - 9. To configure for other functions, see the two defines. Note that in addition to the main function, you need the derivative.

Only finds one root. This program was written to solve a FaceBook math problem, namely solve for x where 4^x +6^x = 9.

Microsoft Visual Studio 2022 Community Edition 64 Bit 17.10.5

Alex Sokolek, Version 1.0.0.1, Copyright (c) August 13, 2024

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages