Skip to content

penguinmoose/rootmachine

Repository files navigation

rootmachine

Estimate nth root of a number.

There are different calculations methods now, so you can use Newton's method to calculate or bisection. Newton's method is much faster than bisection.

About

estimate nth root of a number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages