Jace
Jace copied to clipboard
added sum function to FunctionRegistry
With this one-line change, users can use the "sum" function. The function takes a variable amount of arguments delimited by a comma, then outputs the sum of the arguments.