Search                        Top                                  Index
HELP ISSDECIMAL                              John Williams, January 1986

    issdecimal(<item>) -> <boolean>

This procedure returns <true> if its argument is a single precision
decimal number, and <false> otherwise.

Two related procedures are: *ISDDECIMAL, which recognises double
precision decimal numbers, and *ISDECIMAL, which recognises any decimal.

See HELP * DECIMALS for an overview of decimals.