Mia T. Rain
b6fb49a0b4
fix borrow()
2022-02-23 13:41:21 -05:00
Mia T. Rain
aee9803e50
fix addition
2022-02-23 11:50:26 -05:00
Mia T. Rain
b1d01d8ae7
adjust sub to remove leading 0s that should not be present
2022-02-23 11:29:23 -05:00
Mia T. Rain
05d32dbb1b
fix div again
2022-02-23 11:26:42 -05:00
Mia T. Rain
2531eee875
fix bug in addition
2022-02-22 14:10:10 -05:00
Mia T. Rain
04d7b5e20f
finish long subtraction
2022-02-22 14:01:03 -05:00
Mia T. Rain
c5a5c00d83
fix long multiplication with decimal less numbers
2022-02-22 13:41:19 -05:00
Mia T. Rain
6c91107a17
fix long division with numbers that have many decimal points
2022-02-22 12:35:52 -05:00
Mia T. Rain
2eff1f14e3
change to unlicense; add long multiplication
2022-02-16 14:09:07 -05:00
Mia T. Rain
a2c3a60409
fix a bug with decimal placement when $1 < $2; also fix decimal point count
2022-02-14 10:32:47 -05:00
Mia T. Rain
655ab2c2eb
get addition fully working !
...
uses 2 deep while loop instead of trying parse leading/trailing zeros like I did in psh-float; the idea is the learn from the mistakes of psh-float and try again, this is far better, but I wish less variables were used
2022-02-11 02:55:06 -05:00
Mia T. Rain
d03277e155
README
2022-01-31 17:09:24 -05:00
Mia-admin
715ef0d8e5
finish division -- arbitrary precision
2022-01-24 14:58:36 -05:00
Mia-admin
0e53ba6b0d
init
2022-01-23 18:59:13 -05:00
Mia-admin
39661b9fe7
init
2022-01-23 14:44:45 -05:00
Mia Dickington
795682cfc1
Initial commit
2022-01-23 14:22:54 -05:00