Derivative function cannot be converted to TeX expression. When calling toTex on node that contains a call to derivative function the following exception is thrown
TypeError: Unexpected type of argument in function _derivTex (expected: SymbolNode, actual: ConstantNode, index: 1)
Here's a minimal example that reproduces this issue: https://jsfiddle.net/hhpxvprx
Derivative function cannot be converted to TeX expression. When calling
toTexon node that contains a call toderivativefunction the following exception is thrownHere's a minimal example that reproduces this issue: https://jsfiddle.net/hhpxvprx