In the theory of complex systems, a function tree is a diagram showing the dependencies between the functions of a system.
It breaks a problem (or its solution) down into simpler parts, allowing the design and development to be more focused and efficient.
[1] When used in computer programming, a function tree visualizes which function calls another.
This systems-related article is a stub.
You can help Wikipedia by expanding it.