Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Expressions > Expression Structure >

Head

Head[expr]
gives the head of expr.
Heads need not be symbols:
Find the cases with a head of Integer:
Define a function that only applies to individual symbols:
The head is the part with index 0:
The head is based on FullForm:
Head always eventually burrows to a symbol:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team