Zim

Activity log for bug #1131921

Date Who What changed Old value New value Message
2013-02-22 20:52:30 Oliver Hahn bug added bug
2013-02-22 20:57:08 Oliver Hahn description --- When using the arithmetic plug-in some calculation results show a lot of unnecessary decimal places. --- Steps to reproduce, 1. Enable the arithmetic plug-in 2. Enter the following lines: a=336/((1433600/64)/3600) a= 3. Hit F5 a=54.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 --- It would be nice to be able to limit the number of displayed decimal places. Even better would be to be able to use functions like in the calculator plug-in, So that the following would be possible: a=336/((1433600/64)/3600) a=round(a) a= --- running zim 0.59 on Ubuntu --- When using the arithmetic plug-in some calculation results show a lot of unnecessary decimal places. --- Steps to reproduce, 1. Enable the arithmetic plug-in 2. Enter the following lines: a=336/((1433600/64)/3600) a= 3. Hit F5 a=54.00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 --- It would be nice to be able to limit the number of displayed decimal places. Even better would be to be able to use functions like in the calculator plug-in, So that the following would be possible: a=(1 + 1/3) * 100 a=round(a) a=133 --- running zim 0.59 on Ubuntu
2013-03-01 22:43:57 sojusnik bug added subscriber sojusnik
2014-01-09 12:42:14 Jaap Karssenberg tags arithmetic math plug-in arithmetic
2014-01-09 12:42:22 Jaap Karssenberg zim: status New Confirmed
2014-01-09 12:42:28 Jaap Karssenberg zim: importance Undecided Medium