Searched defs:magnitude (Results 1 – 2 of 2) sorted by relevance
403 double magnitude = dot / lengthSquared; in distance() local
478 float magnitude = Math.abs(velocity); in adjustVelocity() local