Symbol for "Take Highest Number"

1.1k Views Asked by At

As the title states, is there a symbol for taking the highest value?

Let's say we have two variables $a=2$ and $b=3$ now I want $aXb$ (where $X$ is the symbol I am looking for) and I want that answer in this case to be $b$.