0.86/Calculate: Difference between revisions
| Line 17: | Line 17: | ||
[[Image:Calc-bool.png|thumb|left|The boolean toolbar is used for operators: and, or, and not]] | [[Image:Calc-bool.png|thumb|left|The boolean toolbar is used for operators: and, or, and not]] | ||
<div class="visualClear"></div> | <div class="visualClear"></div> | ||
31 | |||
* Improve toolbar design (Gary C. Martin) | |||
* Add some constants (Gary C. Martin) | |||
* Parser improvements | |||
30 | |||
* Add support for matplotlib as plotting backend | |||
* Add support for complex plot ranges, e.g. -2*pi..2*pi | |||
* Fix superscript display bug | |||
29 | |||
* Fix plotting of functions | |||
* Fix parsing of (in)equalities | |||
* Fix toolbar button issues | |||
== What is new for developers == | == What is new for developers == | ||