Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 220 Bytes

Vmag.md

File metadata and controls

20 lines (16 loc) · 220 Bytes
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