/SharpSolver

This software solves simple equations, inequations and derived sets

Primary LanguageF#

SharpSolver

Kiku
The goal of this project was to become accustomed to work with someone else's code, so I was given a base program that already handled console input and parsing. So I implemented all the functions that evaluate equations, inequations, derived sets and so on.