Skip to content

Canti21/rootMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RootMaster

RootMaster

Table of Contents

Description

RootMaster is a web application that helps you find the roots of mathematical functions using various numerical methods. Whether you need to solve equations using the bisection method, Newton-Raphson method, or Muller's method, this calculator has you covered.

Currently in Beta 1.3

Changelog

Check out our Changelog to see what's new and improved in each release.

Usage

  1. Access the calculator on the web at root-master.vercel.app.
  2. Choose a numerical method from the available options in the menu (e.g., Bisection, Newton-Raphson).
  3. Enter a mathematical function in the input field.
  4. Set the initial parameters and precision (if applicable).
  5. Click the "Calculate" button to find the roots of the function.
  6. View the results on the page, including the root and any iterations performed.

Contributing

We welcome contributions from the community! If you'd like to contribute to this project, please follow these guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and test them.
  • Commit your changes and create a pull request.

Contact

If you have any questions or suggestions, feel free to reach out:

About

A calculator to find roots of functions using varous methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published