anmCalc program and code released
Posted: Fri Jul 31, 2009 8:54 am
anmCalc: a calculator of complex math formulas
It calculates and plots expressions, polynomials, integrals, matrices, derivatives, with a simple script language.
It incorporates the math library aNuMet.dll (Array of Numerical Methods) a dll for numerical calculations, implementing 40+ math and matrix functions.
Source code (poorly written and commented but not complex) for the tool and the parsing of the scripting language is provided.
Feel free to use and modify it at your wish.
Additional vb and purebasic prototype files (.bas and .pbpt) are included to call aNuMet.dll functions (included) from within vb and purebasic.
Dll link http://www.semelinanno.com/downloads/an ... _Page.html.
Written in PureBasic 4.31 (x86) - (see www.purebasic.com).
This program is FREEWARE. Necessary Disclaimer: use at your own risk
FEEL FREE TO MAKE ANY COMMENTS.
Rgds,
Somic
It calculates and plots expressions, polynomials, integrals, matrices, derivatives, with a simple script language.
It incorporates the math library aNuMet.dll (Array of Numerical Methods) a dll for numerical calculations, implementing 40+ math and matrix functions.
Source code (poorly written and commented but not complex) for the tool and the parsing of the scripting language is provided.
Feel free to use and modify it at your wish.
Additional vb and purebasic prototype files (.bas and .pbpt) are included to call aNuMet.dll functions (included) from within vb and purebasic.
Dll link http://www.semelinanno.com/downloads/an ... _Page.html.
Written in PureBasic 4.31 (x86) - (see www.purebasic.com).
This program is FREEWARE. Necessary Disclaimer: use at your own risk

FEEL FREE TO MAKE ANY COMMENTS.
Rgds,
Somic