Skip to content

Enter any (deleted) equation. The program will recognize each term (between symbols) and will ask for the values to be assigned. The program calculates the result of the equation.

Notifications You must be signed in to change notification settings

E1N1K0/SOLVE-EQUATIONS-RESOLVER-ECUACIONES-E1N1K0

Repository files navigation

SOLVE EQUATIONS = RESOLVER ECUACIONES

History = Historia:

Este es mi primer codigo personal, que me permitió, de manera básica, aplicar mis conocimientos de Python a una idea propia.

This is my first personal code, which allowed me, in a basic way, to apply my knowledge of Python to my own idea.

What the project does = Que hace el proyecto:

  1. Ingresa el lado derecho de cualquier ecuacion despejada (Ejemplo: si y = ax+b, ingresa solo ax+b).
  2. El programa detectara cada termino (entre simbolos) y solicitará los valores a asignar.
  3. El programa calculará el resultado de la ecuacion.

.

  1. Enter the right hand side (RHS) of any cleared equation (Example: if y = ax+b, only ax+b).
  2. The program will detect each term (between symbols) and will request the values to assign.
  3. The program will calculate the result of the equation.

Why the project is useful = Para que podría servir el proyecto:

Permite ingresar ecuaciones, sin entrar a codigo.
A pertir de ahi, seria posible graficar, sensibilizar, etc.

Allows you to enter equations, without entering code.
From there, it would be possible to graph, raise awareness, etc.

Where users can get help with your project = Donde los usuarios pueden encontrar ayuda con el proyecto:

Pueden escribirme a e1n1k0programa@gmail.com

You can contact me at e1n1k0programa@gmail.com

About

Enter any (deleted) equation. The program will recognize each term (between symbols) and will ask for the values to be assigned. The program calculates the result of the equation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages