Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate the name of the straight-chain alkane with the specified number of carbon atoms
ResourceFunction["AlkaneName"][n] gives the name of the straight-chain alkane with n carbon atoms. |
Name the straight-chain alkane with 468 carbon atoms:
In[1]:= |
Out[1]= |
Some special cases:
In[2]:= |
Out[2]= |
Name a large alkane:
In[3]:= |
Out[3]= |
AlkaneName only works for n<9999:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License