Here is how I was able to do it. Every float input that MIN node receives have it be a variable, and right after create a set of branches that check for = = and check those floats and you can determine exactly what float was the lowest.
Here is how I was able to do it. Every float input that MIN node receives have it be a variable, and right after create a set of branches that check for = = and check those floats and you can determine exactly what float was the lowest.