Download Latest Version MathParser.org-mXparser - v.4.2.0 (16.3 MB)
Email in envelope

Get an email when there's a new version of mXparser - Math Parser Java C# Library

Home / v.2.4.0
Name Modified Size InfoDownloads / Week
Parent folder
mxparser-v.2.4.0-bin-only.zip 2016-02-28 2.4 MB
mxparser-v.2.4.0.zip 2016-02-28 12.9 MB
README.md 2016-02-28 990 Bytes
Totals: 3 Items   15.3 MB 0

v.2.4.0 (2016-02-28): Average, Variance, Standard deviation + New iterative operators

New functions with variadic parameters:

  • mean(a1, a2, ... , an) - sample average;
  • var(a1, a2, ... , an) - bias-corrected sample variance;
  • std(a1, a2, ... , an) - bias-corrected sample standard deviation.

New iterative operators:

  • mini(i, from, to, f(i), \<by>) - minimum from function values;
  • maxi(i, from, to, f(i), \<by>) - maximum from function values;
  • avg(i, from, to, f(i), \<by>) - average from function values;
  • vari(i, from, to, f(i), \<by>) - bias-corrected sample variance from function values;
  • stdi(i, from, to, f(i), \<by>) - bias-corrected sample standard deviation from function values.

Other changes

  • New regression tests to cover new functions;
  • Small code reorganization;
  • Added manifest to jar files containing version information;
  • .dll files were signed.

Enjoy :-)

Mariusz Gromada

Source: README.md, updated 2016-02-28