Skip to content

ismail424/math_visualizer

Repository files navigation

Example

https://matte.sacic.dev/

screenshot

Intro

Number Base Conversion - Math Visualization

To convert a number from one base to another, we can use the following steps:

  1. Convert the number to a base 10 number.
  2. Convert the base 10 number to the new base.

This react website helps us visualize this process.

Installation

  1. Install Node.js
  2. Install this repository
  3. Run yarn install
  4. Run yarn start
  5. Open http://localhost:3000/
  6. Enjoy!

How to use this program

Here is a step by step guide to use this program:

  1. Enter a number to convert.
  2. Enter the base of the number.
  3. Enter the base to convert to.
  4. Click the convert button to convert the number.

Credits

This program was created by [Ismail Sacic](

About

Number Base Conversion - Math Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published