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