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