cross
Details
Kode wheel segment | Math/Vector |
Style | Math |
Modifiers | None |
Primarily WHEN/DO | DO |
Pre-made brains that use it | Unknown |
Math> Vector > cross
Description
This tile is a Math tile. It is used to determine the cross product two vectors. The cross product is the angle of two vectors in 3D space.
If you were to create a new vector as the cross product of two other vectors it would be positioned exactly at the same distance from each in all planes.
NEED AN EXAMPLE OF PRACTICAL USE
Example Code
WHEN DO [vectorvar:vector3][=][vectorvar:vector1][cross][vectorvar:vector2]
Modifiers
None