ns SYSTEM VMAG // 0x652D2EEEF1D3E62C 0x1FCF1ECD float VMAG(float x, float y, float z); Calculates the magnitude of a vector. Parameters x: y: z: Return value