ma2553047 Posted October 31, 2011 Share Posted October 31, 2011 hello I am a chemical teacher in the middle school I hope Balancing Chemical Equations via PHP I google some thing perhaps the CML( http://en.wikipedia.org/wiki/Chemical_Markup_Language) may give me a hand. and this one the http://shinkirou.org/blog/2010/11/balancing-chemical-equations-with-linear-algebra/ tells me using the Linear Algebra is a good way how can I Balancing Chemical Equations via PHP( by CML )? is their a demo ? thank you very much~! Link to comment https://forums.phpfreaks.com/topic/250154-help-how-to-balance-the-chemical-equations-via-php/ Share on other sites More sharing options...
ManiacDan Posted October 31, 2011 Share Posted October 31, 2011 You should already know how to balance chemical equations on paper. Doing the same thing in PHP would not be difficult. You don't seem to have a good grasp of what a programming language is capable of. There is not, to my knowledge, a PHP script you can just stick a chemical equation into and expect it to give you the results. You could certainly write one, but start small first. Link to comment https://forums.phpfreaks.com/topic/250154-help-how-to-balance-the-chemical-equations-via-php/#findComment-1283639 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.