cross

infix fun <N> Vector2<N>.cross(other: Vector2<N>): N(source)