Course:CPSC312-2023/Calculus Solver

From UBC Wiki

Authors: Avery, Jordan, Chris

What is the problem?

We are creating a calculus tool to help solve derivatives (and we may choose to do either more complex derivatives or do integrals).

What is the something extra?

With this tool, the user will be able to break down the steps to see how to solve a calculus expression.

What did we learn from doing this?

(This should be written after you have done the work.) What is the bottom-line? Is functional programming suitable for (part-of) the task? Make sure you include the evidence for your claims.

Links to code etc.