Returns the length of the vector.
Returns:
length
See Also:
418 419 420
# File 'lib/processing/vector.rb', line 418 def mag() @point.length end