-
Notifications
You must be signed in to change notification settings - Fork 1
Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype
License
edwig/BCD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BCD === Project to create and demonstrate various forms of Binary Coded Decimal (BCD) datatypes. BCD datatypes can calculate large numbers of decimals without rounding errors of the underlying binary hardware of the CPU. The folowwing forms are used/referenced in this program CALC : The results of the MS-Windows OS application "Calc.exe" Double: C++ datatype 'double' as build in in the MS-VC++ compiler AFP : A public domain implementation by Henrik Vestermark ICD : Integer Coded Decimal BCD : Binary Coded Decimal Read the documentation in the "Binary Coded Decimal.pdf" file
About
Binary Coded Decimal. Research project for use with SQL_NUMERIC_STRUCT datatype
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published