ASE2 CARD CATALOG ENTRY |
Instructions:
This is an Ada95 library which operates with unlimited numbers. Each number allocates as many bits as necessary. Maxumum number is about 2**2_000_000_000, and maximum precision is about 2**-2_000_000_000 for 32 bit machine. The size of numbers is limited only by memory size. Allowed operations is + - * / rem > < >= <= = /= Shift, Abs, or, and, xor, To_String.
A test program which uses this library has been successfuly compiled and runs under GNAT_3-10_Win32 and under AONIX for Windows Spetial Edidtion v 7.1.424.
February 1998 Dmitriy Anisimkov Initial release to the PAL September 1999 Dmitriy Anisimkov Update
This prologue must be included in all copies of this software. Restrictions on use or distribution: NONE
This software and its documentation are provided "AS IS" and without any expressed or implied warranties whatsoever. No warranties as to performance, merchantability, or fitness for a particular purpose exist. The user is advised to test the software thoroughly before relying on it. The user must assume the entire risk and liability of using this software. In no event shall any person or organization of people be held responsible for any direct, indirect, consequential or inconsequential damages or lost profits.
Powered by the Generic Web-Based Reuse Library (GWRL)