imath:2.2.5

Last commit made on 2018-10-28
Get this branch:
git clone -b 2.2.5 https://git.launchpad.net/imath

Branch merges

Branch information

Name:
2.2.5
Repository:
lp:imath

Recent commits

be67102... by Jan Rheinländer

Configure extra libraries through pkg-config

5284ab0... by Jan Rheinländer

Created beta version 2.2.5~beta2

f28628f... by Jan Rheinländer

Some minor fixes

b120edf... by Jan Rheinländer

Implement keywords AVAL, AVALWITH, PRINTVAL, PRINTVALWITH which find values of expressions
without reducing them to floats, that is, roots and transcendental function will remain
in the result.

a08f810... by Jan Rheinländer

Fix bug in option "Evaluate to real roots" that gave wrong results for even powers of odd roots, e.g. (-2)^(2/3)

cffe186... by Jan Rheinländer

Fix inconsistency in cubic root search algorithm that returned floats instead of rationals and roots

46434fd... by Jan Rheinländer

Take a step forward towards VCL dialogs.
But: They only work the first time. On second execution, Office always crashes
Therefore they are globally disabled in the Makefile

9499306... by Jan Rheinländer

Update iMath-tour with new formatting, thanks to Vladislav K.

60dab75... by Jan Rheinländer

Created beta version 2.2.5~beta1

641d093... by Jan Rheinländer

Implement the "inhibit underflow exceptions" and "evaluate to real roots" options on a line-by-line basis