65.9K
CodeProject is changing. Read more.
Home

Hardwired's Mathematica

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.39/5 (13 votes)

Aug 10, 2005

CPOL
viewsIcon

40012

downloadIcon

737

Math Library - algebra, trigonometry, distributions, etc. 49 functions to solve all kinds of math problems.

In...

I created this library in 2001. Back then, I really needed a couple of math routines to work with series... after a couple of weeks, I finishing this. Maybe finish is not the right term, because I never got to properly test all of it.

In this library, you will find a lot of algebra, trigonometry, distributions, differentials, integrals and more. To use all these routines, just include hmathematica\hmathematica.h and add the generated hmathematica.lib into your project.

...and Out!

Not many of you need something like this... only if you work at some NASA-like places, but in this case you probably are some genius and don't need this.

History

  • 10th August, 2005: Initial post