Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Represent a Wolfram model in x, y, … letter form
ResourceFunction["WolframModelRuleForm"][rule] converts a Wolfram model specification to x, y, … letter form. |
Some Wolfram models represented in rule form:
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
Greek letters are used when the numbers in the rule are more than 26:
In[3]:= |
Out[3]= |
When the numbers in the rule exceed 50, the rule is kept in numeric form:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License