Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
148 stars 397 forks source link

[Feature] Add Trisection Point Calculator #1333

Closed SumithThota closed 3 months ago

SumithThota commented 3 months ago

Description

Trisection points are used to divide a line segment into three equal parts or dividing a line segment in the ratio 1:2 and 2:1 internally. This calculator is used in various fileds of geometry & in coordinate systems

Screenshots

This caluculator will find the points P & Q

Example

Checklist

Code of Conduct

github-actions[bot] commented 3 months ago

Hey @SumithThota, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

SumithThota commented 3 months ago

Hello @Rakesh9100 Please let me know abou this issue

jessicachawla commented 3 months ago

@SumithThota asking the user for the ration will be more effective. we would be able to find out the trisection point in that only

SumithThota commented 3 months ago

Yes @jessicachawla, user is supposed to enter the ratio of coordinates x1,y1,x2,y2 so that this calculator will give the 2 points which are equally divided (Trisection points)

SumithThota commented 3 months ago

Hello @Rakesh9100 (PA), please assign me this issue as a gssoc24 contributor

jessicachawla commented 3 months ago

@Rakesh9100 this issue can be assigned

Rakesh9100 commented 3 months ago

Go ahead @SumithThota

github-actions[bot] commented 3 months ago

Hello @SumithThota! Your issue #1333 has been closed. Thank you for your contribution!! 🙌