![]() |
EMath++
Classes for mathematical concepts
|
▼ include | |
emath.h | This is the main header file for the emath library |
eparser.h | This is the main header file for the equation parser |
▼ src | |
emath.cpp | This is the main source file for the mathematical equation operations |
eparser.cpp | This is the main implementation file for the equation parser |
font.h | This file contains some fonts as a unsigned char arrays |
interface.cpp | This file contains the text user interface for the emath library |
▼ test | |
emath.cpp | This is the main test file of the emath library. It contains all the tests needed to assure that the library works properly |
eparser.cpp | This is the main test file for the equation parser |