Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Recursively take the head of an expression
The root symbol of a symbol is itself:
In[1]:= |
Out[1]= |
The root symbol of an atomic expression is its head:
In[2]:= |
Out[2]= |
Find the root symbol of a compound expression:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License