Jump to content

Function tree

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Polly (talk | contribs) at 21:41, 11 July 2009 (Tagging Image:Function tree-Bolognese.png which is up for deletion per CSD using TW). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


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.