Handbook
Glossary
-+ ( x -- -x x )
Vocabulary
opengl
.
demo-support
Inputs
x
an
object
Outputs
-x
an
object
x
an
object
Definition
USING:
kernel
math
;
IN:
opengl.demo-support
:
-+
( x -- -x x )
[
neg
]
keep
;