vector → magnitude() → numeric
Returns the Euclidean magnitude of the input vector.
This function has no parameters.
V(3, 4) | magnitude → 5
Kind: Function Scope: vector Aliases: None
vector