Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebasnop/derivar
https://github.com/sebasnop/derivar
calculus derivate polynomial quotient
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebasnop/derivar
- Owner: sebasnop
- Created: 2020-11-20T03:53:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-25T18:11:37.000Z (about 4 years ago)
- Last Synced: 2024-11-11T22:14:42.905Z (2 months ago)
- Topics: calculus, derivate, polynomial, quotient
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Derivador de Polinomios y Cocientes
### Sebastian Valencia Zapata | @sevalenciaz
Debes ingresar tu polinomio de la forma:
a + bx + cx^2 + ... + kx^n
Siendo a, b, c, ... k números reales.
Para cocientes, escribir dos polinomios de la misma forma.