powered by
Helper function to get $max from 'input' list
max_input(inp)
array of inp$...$max values
lst of objects containing 'max' field (as list)
max_input(list(x1=list(min=0,max=1),x2=list(min=2,max=3)))
Run the code above in your browser using DataLab