dot-product

← ~/visualizations

dot-product #

Two vectors with animated angle between them. Dot product value updates as one vector rotates.

canvasclick to interact

⏮◀◀▶▶STEP0.25x1xZOOM

t=0s

practical uses #

technical notes #

Fixed vector a, rotating vector b. Dot product = |a||b|cos(θ). Angle displayed in degrees.

← softmax-functionbayes'-theorem →