For two vectors $v_1,v_2 \in \mathbb{R}^3$,there is a formula for the area of parallelogram generated by $v_1,v_2$. That is given by the cross product $|v_1 \times v_2|$ or $|det(v_1,v_2,\frac{v_1\times v_2}{|v_1\times v_2|})|$.
I am wondering if such formula exists in $\mathbb{R}^4$.
More precisely, let $w_1,w_2,w_3\in \mathbb{R}^4$ be independent vectors in $\mathbb{R}^4$. Then what is the volumn of parallelepiped generated by $w_1,w_2,w_3$?
I suppose that if there is a vector $u_1\in \mathbb{R}^4$ such that $u_1 \perp w_i$ for $1\le i \le 3$ and $|u_1|=1$, then the volumn should be $|det(w_1,w_2,w_3,u_1)|$. But I couldn't find a formula for such $u_1$ using $w_1,w_2,w_3$. (Namely, I am trying to find some concept similar to the cross product in $\mathbb{R}^3$.)
Could you shed me a light on this?
Any comment would be highly appreciated.