Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Search the CAS Common Chemistry database for a substance
ResourceFunction["CommonChemistrySearch"]["chem"] searches the CAS Common Chemistry database for the chemical "chem". |
Search the Common Chemistry database for water:
In[1]:= |
Out[1]= |
Limit the results to the first 10:
In[4]:= |
Out[4]= |
The resource function ValidCASNumberQ can be used to validate CAS numbers:
In[5]:= |
Out[5]= |
In[6]:= |
Out[6]= |
CommonChemistrySearch returns CAS numbers paired with substance names:
In[7]:= |
Out[7]= |
Use the resource function CommonChemistryLookup to get more information:
In[8]:= |
Out[8]= |
This work is licensed under a Creative Commons Attribution 4.0 International License