We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$maxval = Math\maxva(4, 3, 8, 1, 1, 2); echo "The max value is " . $maxval;