-
Notifications
You must be signed in to change notification settings - Fork 396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add Centroid Of A Triangle Calculator #1488
Comments
Hey @SumithThota, Welcome to the project CalcDiverse! 🎊 |
All you give a picture with your output? If yes, will the sides have length written along with it? Also will you be taking coordinates as input or length of the sides? |
Hi @jessicachawla |
Are you giving some sort of a diagram? |
Sorry no, |
@jessicachawla According to my understanding he is trying to tell that Inputs :
Calculations :
The centroid coordinates will be G (x,y) Output :
@Rakesh9100 I am excited to contribute to the issue which have been assigned a label |
@SumithThota pls consider giving a diagram as well |
@jessicachawla Yes ok I will try my level best |
@Rakesh9100 this issue can be assigned |
@jessicachawla Check this output |
Mention the centroid coordinates on the side of the triangle in the diagram. Rest looks good. Well done! |
@jessicachawla ok fine I will take care of it. |
@jessicachawla I am stilling waiting for your response |
Pls go ahead @SumithThota |
Hello, @Rakesh9100 |
Hello @SumithThota! Your issue #1488 has been closed. Thank you for your contribution!! 🙌 |
Description
This calculator aims to find centroid of a triangle
Importance of centroid
Used in:
Screenshots
Note:
Here A,B,C are the three vertices of a triangle
Point G is the centroid of that triangle
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: