factor/unmaintained/physics/vel/vel.factor

8 lines
74 B
Factor
Raw Normal View History

2008-07-11 20:02:43 -04:00
USING: math.physics.pos ;
IN: math.physics.vel
TUPLE: vel < pos vel ;