roundToZero method

Vector roundToZero()

Implementation

Vector roundToZero() {
  throw('Not implimented in Vector type yet');
}