Good number

Simple Type function

DclGoodNumLT
(RGNLT)
Get the biggest thing among smaller "good number" than a designation value.
DclGoodNumGT
(RGNGT)
Get minimum thing among bigger "good number" than a designation value.
DclGoodNumLE
(RGNLE)
Get the biggest thing among "good number" below designation value.
DclGoodNumGE
(RGNGE)
Get minimum thing among "good number" over designation value.

Subroutine that returns a characteristic, mantissa

DclGoodNumExLT
(GNLT)
Get the biggest thing among smaller "good number" than a designation value.
DclGoodNumExGT
(GNGT)
Get minimum thing among bigger "good number" than a designation value.
DclGoodNumExLE
(GNLE)
Get the biggest thing among "good number" below designation value.
DclGoodNumExGE
(GNGE)
Get minimum thing among "good number" over designation value.

Setting Reference

DclSetGoodNumList
(GNSBLK)
Set list of "good number".
DclGetGoodNumList
(GNQBLK)
Refer to at present list of "good number" that is done Setting.
DclSaveGoodNumList
(GNSAVE)
Save at present list of "good number" that is done Setting.
DclRestoreGoodNumList
(GNRSET)
《主語なし》It does "good number" Setting with the list that was preserved.

*The corresponding f77 interface name in parentheses.

Related link