Commit graph

752 commits

Author SHA1 Message Date
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
3d21b1e5db #135: CMake file to build all packages 2017-06-19 21:43:26 +02:00
Louis Rubet
4bc33791d8 #135: udpate to v2.2 2017-06-19 21:05:01 +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
0786d3c9f9 #135: reformat README.md 2017-06-18 23:45:38 +02:00
Louis Rubet
0c59c68943 #153: removed liv directory 2017-06-18 23:41:57 +02:00
Louis Rubet
a208f66765 #135: version 2.2 2017-06-18 23:27:34 +02:00
Louis Rubet
35dffadfe8 #137: added real commands ip fp floor ceil 2017-06-18 23:21:22 +02:00
Louis Rubet
fd61df18ca #110: modified prec tests 2017-06-18 22:50:52 +02:00
Louis Rubet
0b54fbca38 #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
Louis Rubet
c62a48ed92 #139: renamed _branch_stack to _calc_stack 2017-06-18 22:01:05 +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
855f99ed2e #125, #152: caught CtrlC during prog execution, caught SIGSEGV 2017-06-18 14:40:08 +02:00
Louis Rubet
a773368052 #149: log alog -> log10 alog10 2017-06-18 12:29:25 +02:00
Louis Rubet
1a47d4f289 #143: ln log log2 of negative real 2017-06-18 12:25:57 +02:00
Louis Rubet
f5c84f0008 #144: d->r r->d correctly shown in manual 2017-06-18 10:46:46 +02:00
Louis Rubet
3b007bec3b #140: Ctrl-C handling via linenoise-ng 2017-06-18 10:45:05 +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
e5341f5d8e #135: LGPLv3 logo 2017-06-16 19:00:48 +02:00
Louis Rubet
a2729a76b3 #135: LGPLv3 logo 2017-06-16 18:58:30 +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
98ef0be9a0 #135: corrected an example in README.md 2017-06-16 10:35:27 +02:00
Louis Rubet
ee1d99834a #132: added complex abs 2017-06-16 10:34:29 +02:00
Louis Rubet
2f41fb4c60 #132: corrected MANUAL for complex (and real) 2017-06-16 09:38:18 +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
e500d566dd #124: precision and precision_in_bytes are now stored in floating_t 2017-06-15 00:03:30 +02:00
Louis Rubet
2ce5664cf3 #61: allow spaces in complexes input 2017-06-15 00:02:22 +02:00
Louis Rubet
5a11ac82c6 #61: complex def and entry 2017-06-14 22:17:49 +02:00
Louis Rubet
a6b9f0e06d #118: modified _cut() for accepting any symbol or string 2017-06-13 21:37:34 +02:00
Louis Rubet
9789c6d995 #120: doc 2017-06-12 23:05:50 +02:00
Louis Rubet
f477968339 #123: packages 2017-06-12 22:44:02 +02:00
Louis Rubet
85752095da #123: packages 2017-06-12 22:38:22 +02:00
Louis Rubet
eecb6134b8 #123: packages 2017-06-12 22:37:33 +02:00