Max
#
Maxfunc Max(n ...float64) float64
The Max()
function returns the largest of the zero or more numbers given as input parameters:
func Max(n ...float64) float64
The Max()
function returns the largest of the zero or more numbers given as input parameters: