MathExtrema FindingNDArray::maxOn this pageNDArray::maxpublic static function max(NDArray|array|float|int $a): float|int {};Finds the maximum value in the array.NotestipGPU SUPPORTEDThis operation is supported by GPU (VRAM) and contains a custom CUDA kernel.