Commit graph

149 commits

Author SHA1 Message Date
Louis Rubet
ff541e49a0 #8: added functions date, time, ticks 2018-08-15 18:06:52 +02:00
Louis Rubet
7e19b195f0 #112: tested for-step boundaries integration 2018-08-12 17:41:59 +02:00
Louis Rubet
2c9797584f #147: added manual test 2018-08-12 11:06:39 +02:00
Louis Rubet
742dfda524 #206: corrected -3 sqrt test 2018-07-28 12:57:11 +02:00
Louis Rubet
0a2a999815 #205: 1 prec not an error, 0 prec is 2018-07-28 12:49:14 +02:00
Louis Rubet
d1ce5346d9 #201: corrected wrong test, this closes #201 2018-06-01 17:17:19 +02:00
Louis Rubet
b100333228 #201: debugged wrong negative based-real printing, CMakeLists.txt now checks for CMAKE_BUILD_TYPE 2018-06-01 17:15:18 +02:00
Louis Rubet
a1805c0338 #192: added expm and lnp1, changed wrong test for sqrt (2), removed extra command 'q' 2018-05-06 14:59:15 +02:00
Louis Rubet
a7f2288bf3 #185: added missing del in test 2017-07-01 17:31:50 +02:00
Louis Rubet
7f02260bb5 #185: added del (alias of erase), changed erase to del in test sheets 2017-07-01 17:10:59 +02:00
Louis Rubet
070cda6e39 #180: sqrt and ^ of negative reals 2017-07-01 17:06:29 +02:00
Louis Rubet
e5c3d71424 #172: updated test on bin 2017-07-01 02:30:23 +02:00
Louis Rubet
3195142eb1 #179: corrected base_digits_from_bit_precision() 2017-07-01 00:37:19 +02:00
Louis Rubet
c095d9978c #148: arbitrary base real entry, command base 2017-07-01 00:25:41 +02:00
Louis Rubet
bd832c673b changed std behaviour (unary again) 2017-06-30 13:48:36 +02:00
Louis Rubet
c71d9ef2e9 #148: tests on hex bin dec and base 2017-06-30 13:43:14 +02:00
Louis Rubet
05708224d0 #177: corrected test files due to std bin hex changes 2017-06-29 21:39:17 +02:00
Louis Rubet
84a17b65ad #172: added binary manual and test 2017-06-28 22:46:34 +02:00
Louis Rubet
03214b2f69 #164: added manual test for history 2017-06-25 01:30:29 +02:00
Louis Rubet
cdb129819d #168: std is now unary and auto calcs its decimal digits nb, modified hel pmessage, added bounds check for precision in sci and fix 2017-06-25 01:29:53 +02:00
Louis Rubet
6aaf45f2ea #160: added complex != == same 2017-06-21 23:17:29 +02:00
Louis Rubet
950d2d4c35 #162: added complex asin acos atan 2017-06-21 23:00:41 +02:00
Louis Rubet
6fbaaea8e9 #161: added complex sinh asinh cosh acosh tanh atanh 2017-06-21 22:20:51 +02:00
Louis Rubet
f73c4026c4 #159: log is now an alias of ln 2017-06-20 23:00:54 +02:00
Louis Rubet
3d22448b99 #142: added complex exp alog2 alog10 2017-06-20 22:51:09 +02:00
Louis Rubet
5d96193f5f #142: added complex ln log10 log2 2017-06-20 22:37:34 +02:00
Louis Rubet
c319da4902 #141: complex sin cos tan 2017-06-20 21:55:32 +02:00
Louis Rubet
2a46dc0e78 #136: corrected precisions for touchy tests 2017-06-19 20:56:54 +02:00
Louis Rubet
78b2357322 #137: test on ip fp ceil floor 2017-06-19 00:09:46 +02:00
Louis Rubet
fd61df18ca #110: modified prec tests 2017-06-18 22:50:52 +02:00
Louis Rubet
8944940da5 #136: Corrected some problems: dec and hex commands wrongly removed, bug in command sub, 05-real.txtand 04-stack.txt typo 2017-06-18 15:08:03 +02:00
Louis Rubet
8b0b447e6a #126, #127: now type consumes stack, returns string 2017-06-17 10:21:02 +02:00
Louis Rubet
562ae5fdef #138: unify test steps and test sheets (erase default) 2017-06-16 23:44:48 +02:00
Louis Rubet
52de16f958 #132: added complex ^ sqrt 2017-06-16 23:26:36 +02:00
Louis Rubet
b84266451b #133: added complex r->p p->r 2017-06-16 21:54:28 +02:00
Louis Rubet
d8a639773d #133: added complex r->c c->r 2017-06-16 19:13:57 +02:00
Louis Rubet
aa6cd3a4de #133: added complex conj 2017-06-16 12:00:59 +02:00
Louis Rubet
0b1bd7bc85 #133: added complex im arg 2017-06-16 11:56:33 +02:00
Louis Rubet
ee9181b7fb #132: added complex sq sqr 2017-06-16 11:02:10 +02:00
Louis Rubet
96da73ca3e #133: added complex im 2017-06-16 10:55:37 +02:00
Louis Rubet
7c870f42c4 #132: added complex sign 2017-06-16 10:49:12 +02:00
Louis Rubet
ee1d99834a #132: added complex abs 2017-06-16 10:34:29 +02:00
Louis Rubet
84e7098963 #132: complex chs neg inv 2017-06-16 09:32:47 +02:00
Louis Rubet
4e655b3948 #133: added complex re 2017-06-15 23:30:20 +02:00
Louis Rubet
c77599f2d0 #131: renamed test files 2017-06-15 22:34:39 +02:00
Louis Rubet
71aae41e0f #131: renamed test files 2017-06-15 22:33:52 +02:00
Louis Rubet
7f656807d6 #130: complexes: + - * / 2017-06-15 22:30:47 +02:00
Louis Rubet
22e3820805 #130: added + - * on complexes with tests 2017-06-15 00:04:18 +02:00
Louis Rubet
d296c1f36f Removed relief of merge 2017-06-10 15:26:58 +02:00
Louis Rubet
563ebe0636 Resolved conflict 2017-06-10 15:23:04 +02:00