SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 103 forks source link

Added Averages Calculator #463 #487

Closed its-kumar-yash closed 10 months ago

its-kumar-yash commented 10 months ago

Issue Id you have worked upon -

I have worked on task #463 and added an averages calculator.

Fixes #463

Briefly explain your program logic -

It allows users to input a comma-separated list of numbers. Upon clicking the "Calculate Averages" button, the input is parsed into individual numbers, and the arithmetic mean, geometric mean, and harmonic mean are calculated using their respective formulas. The calculated averages are then displayed in separate sections below the button.

Screenshots(Attach 2 screenshots of your own input and output) -

image image image


By raising this PR I affirm that -

SarthakKeshari commented 10 months ago

Congratulations 🎉 @its-kumar-yash on your contribution. Thanks for adding value to this repository. 😊

Let's celebrate this fest 😃 by providing more developers 👨‍💻👩‍💻 an opportunity to contribute. Help us make this repository reach far and more by sharing this to your friends and colleagues.

Your efforts can make difference.

SarthakKeshari commented 10 months ago

Hey 👋, may you also encourage us by clicking the star icon on the repository main page. ⭐

image