Mono Gtk# laboratory works: quadratic equation.
Author: The Profitware Group / Sergey Sobko [email protected]
The code is mainly written as a part of my very special (classmates use .NET / WinForms) laboratory work at Moscow Institute of Electronics and Mathematics (MIEM HSE).
Quadratic equation solution.
I use Mono 3.4.0 and MonoDevelop 4.2.3. The program is not tested on other versions.
The code is hosted at GitHub.
Check out the latest development version anonymously with:
$ git clone git://github.com/profitware/gtksharp-labworks-quadraticequation.git
$ cd gtksharp-labworks-quadraticequation