|
|
|
|
|
by vidarh
3817 days ago
|
|
The result of the symbolic derivation grows faster than linearly, as you can see from the Product rule for example. As a result, while the evaluation is linear with input tree size, the tree it is evaluating is typically much larger than the input expression. |
|