cross

fun cross(other: Vec3d): Vec3d

Calculates the cross product of this vector and the given other vector.

Return

the cross product

Parameters

other

the other vector