Skip to content

Releases: thanoulis/tcalc

v0.2.4

08 Dec 15:48
v0.2.4
5e76453
Compare
Choose a tag to compare

Improvements

  • Increased max precision to 17
  • Display errors on stderr
  • Updated README.md

v0.2.3

07 Dec 22:46
v0.2.3
7c6391f
Compare
Choose a tag to compare

Added

  • Trigonometric functions for degrees
  • pi and e constants

Improvements

  • Maximum number of decimal point digits is 12
  • Added Constants & Functions section on README.md

v0.2.2

02 Dec 19:14
v0.2.2
16ff3fd
Compare
Choose a tag to compare

Improvements

  • Better error handling
  • Uses its own namespace
  • Code cleanup

v0.2.1

16 Nov 18:10
v0.2.1
Compare
Choose a tag to compare

Fixed

  • Typo in evaluation

Added

  • Safe interpreter

Improvements

  • History list combobox