[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EL Question



PureBytes Links

Trading Reference Links

If I have an array of values and I want to find the smallest value of
all these values which is also greater than 1.0 how would I code that?

In the event that no values were greater than 1.0 I would want to
default to the last one.

Any and all help is greatly appreciated.  Thanks.

Andrew