Added subtraction operator to Point, added tests
Currently one can only add Point + LengthVector
. This adds the subtract operation.
Edited by Alan Coleman
IAP GITLAB
Currently one can only add Point + LengthVector
. This adds the subtract operation.