Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Checking that all values in an array satisfy an inequality

I would like to know how to check element-wise that every entry in an array is less than or equal to a particular number. It would seem that something like this would require a loop, but I am not sure. Could someone help me? Thank you in advance