Skip to content

Epiquation solveur mathématique made by API's at EPITA

Notifications You must be signed in to change notification settings

fadao23/epiquation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epiquation

Epiquation is software that will help people working with or manipulating mathematics. The software will have to help them solve mathematical equations that are complex or not. It will be very useful to check his answers and work math, this software will solve equations of any kind.

IN DIRECTORY: (FILES) epiquation/

├── build.c
├── build.h
├── calcul.c
├── calcul.h
├── function.c
├── function.h
├── list.c
├── list.h
├── main.c
├── Makefile
├── operator.c
├── operator.h
├── parsing.c
├── parsing.h
├── README.md
├── simplify.c
├── simplify.h
├── solveur.c
├── solveur.h
├── structure.c
├── test_tree.c
├── test_tree.h
├── tree.c
├── tree.h
├── variable.c
└── variable.h

HOW IT WORKS ? For make (BUILD) the project : In the terminal write "make" and write ./main [ARGUMENT]

[ARGUMENT] = function you need Examlpes : ./main ln(4x) = 0 result = 0.250000

WHAT CAN WE DO ?

Actualy we can just resolv equation with simple variable (view examplke).

For more question : https://fadao23.github.io/webepiquation/

Thanks you.

About

Epiquation solveur mathématique made by API's at EPITA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •