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

Gravity acceleration calculator #556

Closed M111ku closed 10 months ago

M111ku commented 10 months ago

Issue Id you have worked upon -

Kindly write your answer here

552

Briefly explain your program logic -

User input location latitude and longitude, click calculate, the program calls the gravity acceleration formula calculation, and display the results.Calculation formula: According to the longitude and latitude information, call the international gravity formula to calculate the acceleration of gravity. The formula is: g = 9.780327(1 + 0.0053024sin^2φ - 0.0000058sin^2(2φ))

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

3ed730926f57d314bdbf7602bbf65c1

By raising this PR I affirm that -

SarthakKeshari commented 10 months ago

Congratulations 🎉 @M111ku 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