Skip to content
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

${Slope} Function #43

Open
Anand76666 opened this issue Oct 3, 2020 · 2 comments
Open

${Slope} Function #43

Anand76666 opened this issue Oct 3, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Anand76666
Copy link

Anand76666 commented Oct 3, 2020

Todo

  • Create a file for the slope and slope_intercept calculator function

  • It should find slope and slope_intercept of given line

Example

x1,y1 = 10,20
x2,y2 = 30,40
slope =1.0
slope_in
Screenshot (102)
Screenshot (103)

tercept = 10.0

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.
    Screenshot (102)
    Screenshot (103)

@Anand76666 Anand76666 added the enhancement New feature or request label Oct 3, 2020
@Anand76666
Copy link
Author

can I contribute ?

@tejasmorkar
Copy link
Contributor

Please describe the function neatly by replacing the text in curly brackets.

@tejasmorkar tejasmorkar added the question Further information is requested label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants