Handbook
Glossary
midpoint ( point point -- point )
Vocabulary
math
.
points
Inputs
point
an
object
point
an
object
Outputs
point
an
object
Definition
USING:
math.vectors
;
IN:
math.points
:
midpoint
( point point -- point )
v+
2
v/n
;