Obviously these sample functions don't take into account all the intricacies of float min/max functions.
const x = min(a, b)
It helps to document intent.
Probably not so useful for min, but it can be more useful for more complex functions.