MCPcopy Create free account
hub / github.com/dabing1022/Blog / dotNorm

Method dotNorm

Processing/game2dai/maths/Vector2D.java:145–148  ·  view source on GitHub ↗

Calculate the dot product between two vectors using normalised values i.e. the cosine of the angle between them @param v the other vector @return the cosine of angle between them

(final Vector2D v)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

sqrtMethod · 0.95

Tested by

no test coverage detected