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 depend(Expression) Given an expression, returns its dependencies. Related functions Arguments Table of Contents Syntax Description Related functions