Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Display a Wolfram model description in an analogue of traditional mathematical notation
ResourceFunction["WolframModelTraditionalForm"][rules] converts a Wolfram model represented by rules into a more traditional notation. | |
ResourceFunction["WolframModelTraditionalForm"][rule,"alphabet"] uses letters in “alphabet” to represent the Wolfram model. |
A Wolfram model represented in canonical form:
| In[1]:= |
| Out[1]= |
The same Wolfram model, but represented with letters:
| In[2]:= | ![]() |
| Out[2]= |
Use Greek letters to represent the Wolfram model:
| In[3]:= | ![]() |
| Out[3]= |
Use Hebrew letters:
| In[4]:= | ![]() |
| Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License