IEEE 754-2019 maximum.
maximum
Per the spec, returns the canonicalized result of:
x
x > y
y
y > x
Excluded from our implementation is sNaN handling.