New in Wolfram Mathematica 6: Load-on-Demand Curated Data | ◄ previous | next ► |
Enumerate Chemical Compounds
Mathematica 6 accesses a large built-in database of chemical compounds, with complete properties.
In[1]:= | GraphicsGrid[ Partition[ ChemicalData[#, "MoleculePlot"] & /@ Take[ChemicalData["Ester"], 16], 4], Frame -> All] |
Out[1]= |