|
bigdecimal.xcodeproj
|
bb2144baf3
Initial commit of big decimal code, supporting +, -, *.
|
8 年之前 |
|
include
|
686f869964
Adding division with initial test cases (not complete).
|
8 年之前 |
|
src
|
ee7077654f
I think that this properly handles the various multiplication cases... but I really ought to mathematically prove it (with test cases for enough possible combos).
|
8 年之前 |
|
test
|
3c3d0eeb5c
Adding new test cases.
|
8 年之前 |
|
.gitignore
|
5cb1b5f8d5
Initializing repository with ignore lists: [ C++ ]
|
8 年之前 |