Handbook
Glossary
det3 ( x y z -- w )
Vocabulary
gml
.
coremath
Inputs
x
an
object
y
an
object
z
an
object
Outputs
w
an
object
Definition
USING:
kernel
math.vectors
;
IN:
gml.coremath
:
det3
( x y z -- w )
[
cross
]
dip
vdot
;
inline