Description: | Returns the smallest number in the model representing the same type and kind parameters as the argument. | ||
Class: | Inquiry function; Generic | ||
Arguments: | X must be of type real; it can be scalar or array valued. | ||
Results: | The result is a scalar with the same type and kind parameters as X. The result has the value bemin-1. Parameters b and emin are defined in Section D.2. |
Examples
If X is of type REAL(4), TINY (X) has the value 2-126.