forlang.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Data-Type Information
     More Info                             Up Contents Index Back
─────Intrinsic Functions: Data-Type Information─────────────────────────────
 
                              Argument                Function
     Name                     Type                    Type
 
     ALLOCATED (gen)          array                   log
     EPSILON (real)           real                    real
     HUGE (gen)               int or real             Same as argument
     MAXEXPONENT (real)       real                    real
     MINEXPONENT (real)       real                    real
     NEAREST (real,           real                    real
              director)
     PRECISION (real)         real                    real
     TINY (real)              real                    real
 
     See Also: Argument-Type Abbreviations
                                    -♦-