Searched defs:norm (Results 1 – 1 of 1) sorted by relevance
381 double norm = mArcVelocity / Math.hypot(vx, vy); in getDX() local388 double norm = mArcVelocity / Math.hypot(vx, vy); in getDY() local