toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
Companion
Companion
object
Companion
Utility functions for
Vector2D
.
Members
Functions
z
Cross
Link copied to clipboard
fun
zCross
(
v1
:
Vector2D
<
*
>
,
v2
:
Vector2D
<
*
>
)
:
Double
Computes the z component of the cross product of the given vectors.