Page 1 of 1

anmCalc program and code released

Posted: Fri Jul 31, 2009 8:54 am
by somic
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

anmCalc: a calculator of complex math formulas

Posted: Fri Jul 31, 2009 8:57 am
by somic
This is the direct link to the page:

http://www.semelinanno.com/downloads/an ... _Page.html

to the download:

http://www.semelinanno.com/downloads/an ... nmCalc.zip

I go in holiday for two weeks, with limited access to email.
Pls apologise late replies.

Somic