Hi,
Does anybody know about some C++ class which can calculate chemistry formulas?
I mean if i have two variables A and B which are some substances then the variable C = A + B, C will be the result of the two substances. I need a class like this for a personal project and i didn't found...