Portal Documentation
Discord GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

DotProduct

Returns the dot product between two Vector values. If the two values are orthogonal to each other, the result will be zero.

Inputs

  1. Vector
  2. Vector

Output

  • Number

DotProduct