Skip to content

harrison-broadbent/sqrt-ninja

Repository files navigation

logo

Arbitrary-length square root calculator.

Approximate square roots up to 1000 decimal places.

Dependencies

  • Vite.js - used to build the application.
  • Big.js - used for square root approximation.
  • Netlify - used to deploy the application.