Returns the smallest positive number in the model representing numbers of the same type and kind type parameter as the argument.
Inquiry function
Scalar with the same type and kind type parameter as X.
The result is:
2.0(MINEXPONENT(X)-1) for real X
TINY (X) = float(2)(-126) = 1.17549351e-38. See Real data model.