Skip to content

The .NET software to evaluate and represent mathematical equations and functions

Notifications You must be signed in to change notification settings

rafael1193/graficas-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graficas 2D

Gráficas 2D es un software capaz de evaluar y representar ecuaciones y funciones matemáticas.

El programa se divide en dos partes: La biblioteca de clases (Graficas2D.Control) y una aplicación (Graficas2D.Aplicacion) totalmente funcional que hace uso de la biblioteca.

La biblioteca permite evaluar expresiones, calcular derivadas, resolver ecuaciones y sistemas de ecuaciones lineales. Además, el interprete puede ser expandido añadiendo nuevas funciones y modificando las ya existentes.

La otra gran funcionalidad de Gráficas 2D es representar funciones (incluyendo ecuaciones paramétricas)

Gráficas 2D funciona en Windows 7 y Windows Vista sin necesidad de instalar ningún software adicional. En Windows XP requiere .NET Framework 2.0. Para Linux y otros sistemas, necesita Mono 2.0 o superior para funcionar

Graficas2D.Control se encuentra bajo la licencia GNU LGPL y Graficas2D.Aplicacion bajo la nueva licencia BSD.

About

The .NET software to evaluate and represent mathematical equations and functions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages