Click here to Skip to main content
15,887,812 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi Guys,
I'm working on a mathematical software that has to solve with constant values and leave the answer in terms of x..... for example consider 0.5 * 12x = 6x
can anyone please help
I'm so stuck right now
I'd really appreciate any suggestions
Posted
Comments
Sergey Alexandrovich Kryukov 16-Dec-11 15:08pm    
This is a serious field called CAS (Computer Algebra System). What have you done so far? What does it mean "I'm working on a mathematical software". If you still have no clue, you are not working at it... :-)
--SA

1 solution

Here[^] are some sample calculators that you could adapt to your requirements.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900