martes, 8 de septiembre de 2015

VIRTUAL CALCULATOR



For this calculator i decide program in C# because is applicate to (POO) Object Oriented Programming and is friendlier.


My project has a goal and this goal is solve quadratic equations, linear equations, basic operations, square root and plotting straight lines. This application is for engineer students and high school.


The application has a main menu and is broken down into different areas (linear algebra, calculus, mathematical logic) and has the operations necessary for each section and used different forms to create the interface and call these forms for each section. In the form of basic operations I use a switch block

No hay comentarios:

Publicar un comentario