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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a0f1b3fbaa361b4,start X-Google-Attributes: gid103376,public From: Denny Subject: Very big Integers Date: 1999/04/23 Message-ID: #1/1 X-Deja-AN: 469982047 X-Sender: vrandezo@tick.informatik.uni-stuttgart.de Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: usenet@news.informatik.uni-stuttgart.de X-Trace: inf2.informatik.uni-stuttgart.de 924876158 7717 129.69.212.1 (23 Apr 1999 14:02:38 GMT) Organization: Fakultaet Informatik, Universitaet Stuttgart, Germany Mime-Version: 1.0 NNTP-Posting-Date: 23 Apr 1999 14:02:38 GMT Newsgroups: comp.lang.ada Date: 1999-04-23T14:02:38+00:00 List-Id: Hi, I'd like to know, if there is any possibility to use natural numbers bigger than Integer'LAST, to print them on the screen and to calculate with them (add, subtract, power, multiplicate)... Something like subtype Big_Natural is Very_Long_Integer range 0..2**100 (about, the bigger the better) Help would be appreciated... yours, denny -- Denny Vrandecic, stud.inf. denny@earthling.net