Handbook
Glossary
h*n ( h n -- nh )
Vocabulary
math
.
vectors
.
homogeneous
Inputs
h
an
object
n
an
object
Outputs
nh
an
object
Definition
USING:
kernel
;
IN:
math.vectors.homogeneous
:
h*n
( h n -- nh )
swap
n*h
;