Vector magnitude

Finds the magnitude of a vector.


Inputs

  • vector

    • The vector value to subtract from.
  • square magnitude

    • Sets whether to square the resulting magnitude or not.

Outputs

  • result

    • The magnitude of the input vector.
  • result list

    • The list of magnitudes of the input vectors.

Note(s)

  • Other names for this node include: Magnitude, Vector length, and Distance.

Example(s)