Numeric.module
---------------------------> GNU Sather - module <---------------------------
-- Copyright (C) 2000 by K Hopper, University of Waikato, New Zealand --
-- This file is part of the GNU Sather package. It is free software; you may --
-- redistribute and/or modify it under the terms of the GNU General Public --
-- License (GPL) as published by the Free Software Foundation; either --
-- version 2 of the license, or (at your option) any later version. --
-- This program is distributed in the hope that it will be useful, but --
-- WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See Doc/GPL for more details. --
-- The license text is also available from: Free Software Foundation, Inc., --
-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --
--------------> Please email comments to <--------------
-- This contains the new Library numeric classes
-- This first two files contain all of the number abstractions used in
-- the numeric classes.
number.sa -has number.sa $ORDINAL $SIMPLE_NUM $WHOLE_NUM $CARDINAL $INTEGER $RATIONAL $REAL $COMPLEX
concepts.sa -has concepts.sa $NFE $ZERO $ADD_OPS $CONVERSION $ARITHMETIC $LIMITED $SIGNED $COUNTS $SEQUENCERS $ROUNDING $VALUE_ITERS $IEEE_FLOAT $LOG_OPS NUM_SIGNS
cpx.sa -has cpx.sa CPX
cpxd.sa -has cpxd.sa CPXD
flt.sa -has flt.sa FLT_COMMON FLT FLTDX
fltd.sa -has fltd.sa FLTD
card.sa -has card.sa CARD_COMMON CARD FIELD
int.sa -has int.sa INT
inti.sa -has inti.sa INTI
money.sa -has money.sa MONETARY_UNITS MONEY
numcode.sa -has numcode.sa NUM_CODE
random.sa -has random.sa $RANDOM_GEN WHITE WHITE_GEN RANDOM
ranges.sa -has ranges.sa $RANGE RANGE INT_RANGE
rat.sa -has rat.sa RAT
stream.sa -has stream.sa $SUCC_STREAM STREAM FIELD_STREAM INT_STREAM