News

Purpose: This program is a calculator which, given a string representing a function, can return the symbolic derivative of that function as a string. This program is incomplete.
Calculate the derivative of a quadratic function at any given point. Note: this project is under development, soon i'll add more information in this readme and comments to the code. The idea here is ...