An open API service indexing awesome lists of open source software.

https://github.com/fujiwarachoki/normaldistributionreact

Calculate and visualize a normal distribution with a graph.
https://github.com/fujiwarachoki/normaldistributionreact

math normal-distribution react

Last synced: 7 months ago
JSON representation

Calculate and visualize a normal distribution with a graph.

Awesome Lists containing this project

README

          

# Normal Distribution

## Introduction

This is a React-App that shows the normal distribution of a given value.

## How to use

1. Clone the repository
2. Run `npm install`
3. Run `npm start`
4. Enjoy! :)

## Author

- [Sami Hindi](https://www.samihindi.com)

## License

This project is open source and available under the [MIT License](LICENSE).