FUN: A user defined function is internally represented by a tree with 4 children: 1) the name of the function, 2) the formal arguments, 3) the body expression and 4) the lexical environment (i.e. the environment of definition.