Commits
v2.0.0
Name already in use
Commits on Aug 27, 2017
-
-
Do not try to calculate sin, cos, tan for numbers with floating expon…
…ent > 2000000; Integration enhancement
-
Commits on Aug 26, 2017
-
Fix derivative of integrate(); Some basic integration by parts; Fixes…
… to hybrid simplification
-
Fix integrate(a^x); Precision variable is not approximate; Write that…
… approximate dynamic variables have variable precision in defs2doc and do not show actual value of precision variable
-
Commits on Aug 25, 2017
-
Duplicate the RPN register at the top, instead of pushing zeroes, on …
…RPN enter with empty expression (fixes qalculate-gtk issue #22)
-
Commits on Aug 24, 2017
Commits on Aug 23, 2017
Commits on Aug 22, 2017
-
Factorization fixes; Avoid warning message when local dataset file no…
…t found; Translation updates;
-
Factorization fixes; Avoid warning message when local dataset file no…
…t found; Translation updates
-
Commits on Aug 20, 2017
-
Unicode ellipsis; Return zero for plot() and do not try to precalcula…
…te functions (avoids confusing warnings); Fixes for roman, tima and sexagesimal number bases; Do not round exact integers in non-decimal bases
Commits on Aug 19, 2017
Commits on Aug 17, 2017
-
-
Ability to apply functions with multiple arguments to the rpn stack (…
…including using the whole stack for functions with a vector as argument); Updated title and description for sum() and product()
Commits on Aug 16, 2017
-
-
Fix compilation on Ubuntu 16.04; Move function in fincance to parent …
…category and update description of pmt()
Commits on Aug 14, 2017
-
-
Make for() more efficient; Number fixes and safe guards; Do not alway…
…s show fractional format when roman numerator or denominator is too large
Commits on Aug 13, 2017
-
Function for calculation of parsed structure with timeout; Add system…
… property to more units
Commits on Aug 12, 2017
Commits on Aug 11, 2017
-
Use mpfr for gamma function and add digamma; Add complex argument and…
… conjugate functions; Fix crash in im()