This again returns the second norm of the variable for following variable types.
- For a
Array 3D
type, it returns the magnitude of the 3D vector. - For a
Vector
type, it returns root square sum of the vector.
This again returns the second norm of the variable for following variable types.
Array 3D
type, it returns the magnitude of the 3D vector.Vector
type, it returns root square sum of the vector.