Matrix(a, b) = (c = 0; #[l(a) >= l(b), d = l(a) - 1, d = l(b) - 1]; #{c++ <= d, x[c] = (a[c] + b[c])})(I'm trying to do more codes for Math Plugin to do basic calculators calculations like Permutation (nPr) or some others I found useful, like a code to round the number automatically, just putting what digit after dot to round and the number to round)Math Plugin codes
I made a matrix code sum, but it doesn't work, it exits the MathTest program with a windows error, what is wrong in this code?