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

added derivative calculator #435

Closed
wants to merge 1 commit into from

Conversation

SabariGanesh-K
Copy link
Contributor

@SabariGanesh-K SabariGanesh-K commented Feb 22, 2022

Related Issue

Fixes: #408

Describe the changes you've made

Added derivative (slope) calculator in integration/differentiation section

Checklist:

  • [x ] My code follows the style guidelines of this project.
  • [x ] I have performed a self-review of my own code.
  • [x ] I have commented my code, particularly in hard-to-understand areas.
  • [ x] I have made corresponding changes to the documentation.
  • [x ] My changes generate no new warnings.

Screenshots

image
image

@github-actions
Copy link

Our team will soon review your PR. Thanks @SabariGanesh-K :)

@Amit366
Copy link
Collaborator

Amit366 commented Feb 22, 2022

@SabariGanesh-K derivation calculator, right? So u needed to do normal derivation and not limits

@SabariGanesh-K
Copy link
Contributor Author

@Amit366 I am not doing limits. I have did slope of the function at a given x value.Check example

@Amit366 Amit366 closed this Mar 3, 2022
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

Thank you @SabariGanesh-K for taking out your valuable time in order to contribute to our project. Looking forward for more such amazing contributions :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Derivative calculator in calculus section
2 participants