Welcome to Dream.In.Code
Click Here
Getting Help is Easy!

Join 117,621 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,984 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



C++ Math Parser

 
Reply to this topicStart new topic

C++ Math Parser, over 50 operations and 3 data types

TheMagnitude
post 15 May, 2008 - 03:44 PM
Post #1


D.I.C Head

Group Icon
Joined: 12 Jan, 2008
Posts: 88



Dream Kudos: 125
My Contributions


This was originally posted in the "software development" forum but I might aswell make use of the cool new services provided by <dream.in.code/>
QUOTE(TheMagnitude @ 20 Apr, 2008 - 07:23 AM) *

Hello, my first major C++ project is this console based calculator. It has over 50 different operations and functions which are all documented in "documentation.rtf".

Some of it's functions are:

Standard Deviation:

stddev{1,5,1,2,4,9,1,2,100,0.6,-4}

Pearson's Moment Correlation Coefficient (Will be in next version):

{1,5,1,2,4,9,1,2,100,0.6,-4}pmcc{1,5,1,2,4,9,1,2,100,0.6,-4}

Angle between vectors:

[1,2,3]angle[76,1,3]

Dot product:

[1,2,3]dot[76,1,3]

Cross Product

[1,2,3]cross[76,1,3]

Triple Scalar product:

[8,21,3]dot[1,2,3]cross[76,1,3]

Greatest Common Divisor:

12gcd18


And really theres far too many good functions to list here so I'll stop there and you can look in the documentation if you want to see them.

An example executing a calculation:

5+2/10+sin80-([1,5]angle[6,1]+2log8)

The source is also avaliable on my website for members if you want to learn from that.

If you download please give feedback so I can continue this great project smile.gif

Link to my website with downloads

User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 10/8/08 12:17AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month