Commit 6476843e by Tom Meinlschmidt

- fixes 'derivate' function name - corrent name is 'derivative'

parent 67d11dff
......@@ -138,7 +138,7 @@ function (_) {
});
addFuncDef({
name: 'derivate',
name: 'derivative',
category: categories.Transform,
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment