Revision as of 16:59, 25 November 2010 by Ihavenomouth(talk | contribs)(New page: Category:Functions {{Function|vmag(<vector>[,<delimiter>]}} Returns the magnitude of a vector using a Euclidean distance metric. That is, for vector a b c d, it returns sqrt(a^2+b^2+...)