How to find the minimum value of array elements?

Hello!

I have float array with 3 elements. I need to find the minimum value of array elements. Can you show me an example?

This^

There are also these when you do not want / need to faff around with arrays:

337942-screenshot-3.png

And these can be useful when you deal with vectors:

337943-screenshot-4.png

1 Like