Louis Rubet
|
5e6aa1b197
|
#158: upgraded manual on entry
|
2017-07-01 02:12:09 +02:00 |
|
Louis Rubet
|
61102de4fe
|
#165: renamed all commands to rpn_command() format
|
2017-07-01 01:13:32 +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
|
3be884c4e3
|
#172: removed buggy decimal digits fixing when binary
|
2017-06-30 23:06:27 +02:00 |
|
Louis Rubet
|
bd832c673b
|
changed std behaviour (unary again)
|
2017-06-30 13:48:36 +02:00 |
|
Louis Rubet
|
1da7e582e8
|
#165: added mpfr_free_str() after valgrind
|
2017-06-29 13:59:57 +02:00 |
|
Louis Rubet
|
aec4a76e1d
|
#158: V2.3 (generation, manual, version.h)
|
2017-06-28 23:14:01 +02:00 |
|
Louis Rubet
|
72c87887e1
|
#177: bin and hex do not show fractional part, #172: bin, hex and dec test
|
2017-06-28 22:29:54 +02:00 |
|
Louis Rubet
|
58bf55c67b
|
#172: added command bin
|
2017-06-28 22:09:10 +02:00 |
|
Louis Rubet
|
9cff0200ad
|
#168: set DEFAULT_DECIMAL_DIGITS to 38
|
2017-06-28 08:22:36 +02:00 |
|
Louis Rubet
|
78f64bb41d
|
#148: attempt to write in hex
|
2017-06-27 17:43:25 +02:00 |
|
Louis Rubet
|
59875e360b
|
#148: first attempt to write with an arbitrary base
|
2017-06-27 17:19:16 +02:00 |
|
Louis Rubet
|
8648d69554
|
#153: alternative fn help, changed example
|
2017-06-26 18:17:27 +02:00 |
|
Louis Rubet
|
0c72e692dc
|
#158: changer 'e' constant help
|
2017-06-25 22:18:36 +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
|
5033746821
|
#164: added command history
|
2017-06-22 21:34:04 +02:00 |
|
Louis Rubet
|
ee8d007c71
|
#157: history file stored in ~/.rpn_history
|
2017-06-22 21:25:48 +02:00 |
|
Louis Rubet
|
df89a7abac
|
#158: reordered help and manual
|
2017-06-21 23:38:51 +02:00 |
|
Louis Rubet
|
ef0e5671ab
|
#85: allowed uppercase keywords
|
2017-06-21 23:22:22 +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
|
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
|
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
|
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
|
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
|
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 |
|