I have been trying to find the minimum and maximum of a list of numbers. The list of numbers are fed into the input of a function component. I then put the expression Max(x). Although there are no errors, the output is simply the list of number again. I have tried flattening the list but all to no avail.
Many thanks
Tags: