Skip to content

Releases: sys27/xFunc

xFunc 2.8.2

21 Oct 06:13
Compare
Choose a tag to compare

Fixed #56.

xFunc 2.8.1

20 Oct 12:59
Compare
Choose a tag to compare

Fixed #55.

v2.7.3

09 Oct 09:07
Compare
Choose a tag to compare

Fixed memory leak.
Small fixes.

xFunc 2.7.1

06 Oct 08:39
Compare
Choose a tag to compare

Added polynomial GCD and LCM.

xFunc 2.7.0

05 Oct 10:17
Compare
Choose a tag to compare

Added functions with different number of parameters.
Changed API.

xFunc 2.6.0

30 Sep 15:18
Compare
Choose a tag to compare

Added checking for updates.

xFunc 2.5.12

29 Sep 08:41
Compare
Choose a tag to compare

Double clicking sets a graph canvas to default size and position.
Small fixes.

xFunc 2.5.11

25 Sep 14:45
Compare
Choose a tag to compare

Fixed bug in Differentiate in the Log class.
Changed the order of "log" parameters.

xFunc 2.5.9

23 Sep 15:59
Compare
Choose a tag to compare

Created a parameter collection with read-only variables (constants).
Improved simplifier.

xFunc 2.5.8

22 Sep 09:31
Compare
Choose a tag to compare

Changed API.
Fixed the Equals method.
Implemented GetHashCode.
Added XML Documentation.