MAG

Returns the magnitude of a vector.

Format

MAG(x, y, z)

Arguments

 
x
Real value.
y
Real value.
z
Real value.

Example

The following example illustrates the use of the MAG function:
 
Function
MAG(5,3,1)
Result
5.91