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 104 forks source link

Finding Co-linear Points #85

Closed SarthakKeshari closed 1 year ago

SarthakKeshari commented 1 year ago

Enter calculator name -

Finding Co-linear Points

Describe calculator functionality -

As we know, 2 points are always co-linear. So, this calculator aims to find groups (containing 3 or more points) of points that are co-linear. User will be asked to how many points they want to check (min:3, max:6) and then (x,y) for all the points will be taken as input. If points are found co-linear display the group of those points, else display - "No Co-linear Points"

Under which category you wish to place it -

[] Computer Science [x] Mathematics [] Physics [] Chemistry [] Biology [] Finance [] Scientific [] Health [] Sports [] Let project owner decide [] Suggest a new category - (Answer here)

aniketsinha5552 commented 1 year ago

Hey @SarthakKeshari I would like to work on this. Please assign it to me.

SarthakKeshari commented 1 year ago

Hey @aniketsinha5552, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\coLinearPointsFinder

Issue completion deadline - 5th Oct 11:00:00 am IST

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