Evaluates a multivariable polynomial
npm install symmetric-tensor-eval npm install symmetric-tensor-eval
* dimension is the dimension of the underlying vector space
* rank is the rank of the tensor
* coeffs is the array of tensor coefficients
* x is the point to evaluate the tensor at
Returns The value of the symmetric tensor at x x x ...