Function tree
Appearance

This file may be deleted after Saturday, 18 July 2009.
A function tree is a diagram showing the dependencies between the functions of a system within systems theory. It breaks a problem (or its solution) down into simpler parts.
When used in computer programming, a function tree visualizes which function calls another.