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 #552

Closed M111ku closed 10 months ago

M111ku commented 10 months ago

Enter calculator name -

Your answer Gravity acceleration calculator

Describe calculator functionality -

Your answer 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φ))

Under which category you wish to place it -

M111ku commented 10 months ago

Kindly assign this issue to me @SarthakKeshari :)

SarthakKeshari commented 10 months ago

@M111ku, Kindly let me know if can place this calculator under Physics.

M111ku commented 10 months ago

Yes,you can put it in physics.

SarthakKeshari commented 10 months ago

Hey @M111ku, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\physics\gravityAccelerationCalc

Issue completion deadline - 31st Oct 05:00:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant