Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasbriones committed Apr 4, 2020
2 parents 0a479be + d35a15c commit b44b85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ The scripts are about:
* bisection_method.js: Computes the root of a polynomial according to the bisection method. Basic implementation I made in 2016 to run the algorithm.
* eratosthenes_sieve.js: Computes prime numbers by using the eratosthenes sieve algorithm. Basic implementation I made in 2016 to run the algorithm.

![screenshot_1](https://github.com/TobiasBriones/example.math.computation.js.misc_computations_in_js/blob/master/_repo/assets/screenshot_1.png)
[![Screenshot 1](https://raw.githubusercontent.com/TobiasBriones/images/master/example-projects/example.math.computation.js.misc-computations-in-js/screenshot-1.png)](https://github.com/TobiasBriones/images/tree/master/example-projects)

0 comments on commit b44b85f

Please sign in to comment.