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.
- Host: GitHub
- URL: https://github.com/fujiwarachoki/normaldistributionreact
- Owner: FujiwaraChoki
- License: mit
- Created: 2023-09-04T09:51:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T09:54:07.000Z (over 2 years ago)
- Last Synced: 2023-09-05T00:49:20.992Z (over 2 years ago)
- Topics: math, normal-distribution, react
- Language: JavaScript
- Homepage: https://normal-distribution-react.vercel.app
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).