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