anmCalc program and code released

Developed or developing a new product in PureBasic? Tell the world about it.
somic
User
User
Posts: 66
Joined: Sun Jun 29, 2008 9:11 am
Location: Italy
Contact:

anmCalc program and code released

Post 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
somic
User
User
Posts: 66
Joined: Sun Jun 29, 2008 9:11 am
Location: Italy
Contact:

anmCalc: a calculator of complex math formulas

Post 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
Post Reply