Reference magSq()

magSq()

Calculates the magnitude (length) of the vector squared.

Examples

Syntax

magSq()

Parameters

Returns

Number: squared magnitude of the vector.
Notice any errors or typos? Please let us know. Please feel free to edit src/math/p5.Vector.js and open a pull request!

Related References