Computes the cross-product of a vector.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | x(3) |
The left-hand-side argument. |
||
| real(kind=real64), | intent(in) | :: | y(3) |
The right-hand-side argument |
The resulting vector.