DclIntervalLE

機能

bounds(i-1) < value ≦ bounds(i) を満たすiを求める.

書式

result= DclIntervalLE (bounds, value)

引数

戻り値 <I> 条件を満たす配列番号 i.
bounds <R(:)> 指定する区分境界値.
value <R> 指定する値.

備考

なし

関連項目