normalRight method

Vector normalRight()

Implementation

Vector normalRight() => Vector(-y, x);