Click here to Skip to main content
15,881,172 members
Articles / Desktop Programming / MFC

Hardwired's Mathematica

Rate me:
Please Sign up or sign in to vote.
2.39/5 (13 votes)
10 Aug 2005CPOL 39.7K   737   13   5
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

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Romania Romania
Programming C\C++ since 1995. Live to code another day!Smile | :) . Basicly I code anything in C/C++ with API, Platform SDK, Windows DDK, ODBC, OpenGL SDK, DirectX SDK, etc.

For the last six years(starting with 1999) I worked as freelancer.
In 2003 I have co-founded ICode&Ideas SRL, Romania, focusing on security software solutions (Project Manager and Lead Developer of Prisma Firewall).
Starting with 2005 I am the founder and president of Inocentric SRL, Romania.
This is a Organisation (No members)


Comments and Discussions

 
QuestionWhy a so poor article ? Pin
Emilio Garavaglia10-Aug-05 22:12
Emilio Garavaglia10-Aug-05 22:12 
AnswerRe: Why a so poor article ? Pin
Nitron11-Aug-05 3:30
Nitron11-Aug-05 3:30 
Very constructive reply, Emilio!

~Nitron.
ññòòïðïðB A
start

GeneralRe: Why a so poor article ? Pin
Inocentric11-Aug-05 3:52
Inocentric11-Aug-05 3:52 
GeneralRe: Why a so poor article ? Pin
Jim Crafton11-Aug-05 14:49
Jim Crafton11-Aug-05 14:49 
GeneralRe: Why a so poor article ? Pin
Emilio Garavaglia11-Aug-05 20:52
Emilio Garavaglia11-Aug-05 20:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.