Returns the input vector scaled such that the magnitude of its largest value is unity. If the argument is complex then so will be the return value.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
real/complex array |
Yes |
|
vector |
Return type: real/complex array
Returns the norm of the input.
|