Package rebelsky.newvec

Interface Summary
CanBeExpressedAsARealNumber  
Vec2D A vector in two space.
 

Class Summary
CompareVectorsByRadius Something that knows how to compare vectors based on their radius.
GraduateAssistant Something that willingly helps with a variety of tasks.
Main Lots of fun tests.
Point A vector in two space, implemented by (x,y) pair.
Polar A vector in two space, implemented using Polar coordinates.