Whoops, that was just a mistake in my copying code over to the forum. I had it as CrossProduct. Still no dice.
I managed to do what I needed to do by specifying all the components explicitly. Ie:
x = {1,0,0}; etc.
It seems there should be a better way of doing this though, else what would even...