ARR_BSRCHR

Binary search of sorted REAL array

Invocation

CALL ARR_BSRCHR( N, ARRAY, VALUE, MID, STATUS )

Description

Binary search of sorted REAL array. The array is assumed to be sorted into ascending order.

Arguments

References

CODE