Giter VIP home page Giter VIP logo

epiquation's Introduction

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.

epiquation's People

Contributors

alcayezz avatar fadao23 avatar glifth avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.