Base/1 Number Class
Fix the loopholes in C++ high-precision arithmetic.;Eliminate unacceptable rounding errors and destructive, high-order truncation. You can easily replace numeric datatype declarations (double, int, unsigned long) and gain efficient, high-precision arithmetic on numbers and fractions with up to 100 decimal digits with the Base/1 Number Class.
Click on an image to view a larger version.
English
Supported Technologies
AIX,
HP/UX,
Linux,
MVS(OS/390),
SCO UNIX/PC UNIX,
Silicon Graphics IRIX,
Solaris/Sun OS,
Windows 95/98/ME,
Windows XP/2000/NT
C/C++
Click on a technology to view similar products within this category.
Pricing
Other
495 (source evaluation) to 1,995 (5 developer)
info@boic.com
212-673-2544
direct, phone, email
Additional Product Information
The Base/1 Number Class is, an innovative technology for performing highly precise, mathematical calculations. It enables programmers to improve the accuracy of arithmetic in any C++ application and is a general-purpose alternative to the, built-in numeric data types of C++, with added safeguards against a variety of, common, and not-so-common, errors. (U.S. Patent Number 6,384,748)
Includes C++ samples for STL (Standard Template Library) and MFC (Microsoft Foundation Class Library). Source is Windows, Unix and 64-bit ready.
Although C++ has become the, choice for building all types of applications, it suffers from limitations that, can be traced to its roots as a scientific programming language for minicomputers. For example, C++ lacks, features supporting high-precision decimal arithmetic, available on mainframe, computers because of their orientation toward large-scale business applications. Number Class fills this gap, bringing the power and convenience of mainframe computing to C++ programmers.
Number, Class is just as easy to use as the native C++ number types (int, long, float,, double, etc.), and converting an existing application couldn't be easier. By, recompiling with a few localized changes to include a new header file, Number, Class lets huge applications support greatly enhanced precision.