Returns the largest value found in the vector specified in argument 1 in the range of x values specified by arguments 2 and 3.
| Number | Type | Compulsory | Default | Description |
| 1 | real/complex array | Yes | Vector | |
| 2 | real | No | start of vector | Min range |
| 3 | real | No | end of vector | Max range |
Return type: Real
| ▲Function Summary▲ | ||
| ◄ Maxima | MaxN ▶ | |