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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,17e9efb0492e0d7b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-10 18:39:35 PST Path: nntp.gmd.de!newsserver.jvnc.net!howland.reston.ans.net!gatech!udel!news.mathworks.com!zombie.ncsc.mil!admii!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Large Integers? Date: 10 Jan 1995 21:39:35 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3evgd7$d7v@gnat.cs.nyu.edu> References: <1995Jan10.204526.9000@nosc.mil> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-01-10T21:39:35-05:00 List-Id: Note that you can also find arbitrary precision integer arithmetic and ratoinal arithmetic packages in the GNAT sources, in files uintp and urealp respectively.