From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,58e0097f787e49d4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-04 18:01:25 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed1.uncensored-news.com!propagator-la!news-in-la.newsfeeds.com!newshub2.rdc1.sfba.home.com!news.home.com!news2.POSTED!not-for-mail From: "Clueless" Subject: Re: Naturals and discrete types Newsgroups: comp.lang.ada References: <9rupv9$o5h$1@nh.pace.co.uk> User-Agent: Pan/0.10.0 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Comment-To: "Preben Randhol" Message-ID: Date: Mon, 05 Nov 2001 02:01:25 GMT NNTP-Posting-Host: 24.0.109.49 X-Complaints-To: abuse@home.net X-Trace: news2 1004925685 24.0.109.49 (Sun, 04 Nov 2001 18:01:25 PST) NNTP-Posting-Date: Sun, 04 Nov 2001 18:01:25 PST Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:15780 Date: 2001-11-05T02:01:25+00:00 List-Id: In article , "Preben Randhol" wrote: > On Fri, 2 Nov 2001 13:51:30 -0500, Marin David Condic wrote: >> Except that when I was in gradeschool and "The New Math" was popular, >> they called those "Whole" numbers with "Natural" numbers being from >> 1..Infinity (Or Integer'Last, if you just want to get the job done...) >> >> When did Natural numbers start including zero? Was I cutting class that >> day? > > Oops! I was a bit too fast in my reply. Of course Natural numbers > doesn't include 0, but I see Ada does. The Ada equivalent of Natural > numbers is Positive. But that Natural numbers are integers and not real > is from mathematics. :-) > > Preben Randhol Which explains my mixup. I started counting from 0 instead of 1. I keep forgetting that this is Ada and not C. Heh. Thanks. Clueless McDoobie chris@dont.spam.me