Depend
This function may not behave as expected. Internally, all the expressions are implemented as combinations of elementary operations. Thus, the operation 'sum' has three dependencies: the first term, the second term and the sum itself.
Syntax
depend(Expression)
Description
Given an expression, returns its dependencies.