Introduction to SymCalc in Ruby
Not here for Ruby? You can choose another language
First, let's understand what SymCalc is for. SymCalc is a programming library that:
Implements mathematical functions in their abstract form
Gives developers the ability to abstract from hard-coded equations
Automates the operations on these functions, e.g. evaluating or differentiating them
So, basically, a hard-coded function like this: