length
Return the length of vector p, i.e. sqrt((p.x * p.x) + (p.y * p.y) + ...)
(1) |
-
Return the length of vector p, i.e. `sqrt((p.x * p.x) + (p.y * p.y) + ...)`
Parameters:-
F
p
-
Return the length of vector p, i.e. sqrt((p.x * p.x) + (p.y * p.y) + ...)
(1) |
F
p