Fix min, max, etc. so they don't error on single input #19963
Labels
bug
Something isn't working
impact medium
Productivity partially degraded (not easily mitigated bug) or improved (enhancement)
likelihood medium
Neither low nor high likelihood
See discussion in #19747
min and max and others should be able to take a single input.
max(d) = d, not error.
The text was updated successfully, but these errors were encountered: