Matrex is an easy to use vectorial spreadsheet. Matrex is a tool that gives you the same functionalities of a classic spreadsheet application in a new, different way.
Matrex is excellent when working with blocks of data coming from databases, feeds, files, external applications, simulations. Matrex is different because:
· The functions (formulas) are applied to entire blocks of data, called matrices, not to single cells.
· Presentations and charts are visible only when you want, not all the time.
· Calculations don't block the application and can be done in parallel (multithreading).
· Matrex can be used as a standalone application or can connect to a Matrex Server to share projects.
Matrex is different but it has everything you need: presentations (spreadsheets) and charts. Matrex is the perfect tool for mathematical models and for other statistical, engineering, physical, and generally scientific calculations.
Requirements:
· Java 6 (jre 1.6)
What's New in This Release: [ read full changelog ]
· Matrex 2.2 adds 42 new functions in the standard package.
Changes from version 2.1:
FUNCTIONS:
Matrex contains the following new functions:
· sys.date.removetime
· sys.date.subtract
· sys.db.update
· sys.standard.minmax.max
· sys.standard.minmax.min
· sys.standard.minmax.nthmax
· sys.standard.minmax.nthmin
· sys.standard.test.iseven
· sys.standard.test.isodd
· sys.standard.trigonometric.acosh
· sys.standard.trigonometric.asinh
· sys.standard.trigonometric.atanh
· sys.standard.changebase
· sys.standard.closesteven
· sys.standard.closestodd
· sys.standard.constant
· sys.standard.constantas
· sys.standard.factorial2
· sys.standard.gcd
· sys.standard.lcm
· sys.standard.logbase
· sys.string.chars.charstocodes
· sys.string.chars.charstostring
· sys.string.chars.codestochars
· sys.string.chars.codestostring
· sys.string.chars.stringtochars
· sys.string.chars.stringtocodes
· sys.string.regex.find
· sys.string.regex.replace
· sys.string.test.isboolean
· sys.string.test.isdate
· sys.string.test.isinteger
· sys.string.t...