We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
V(1, 2, 3) is invariant under permutation of the arguments. Also V(-1, -2, -3) = V(1, 2, 3)*. Need to implement these.
Status