| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MathParser.org-mXparser-v.5.2.1-jdk-bin-only.zip | 2023-02-08 | 4.6 MB | |
| MathParser.org-mXparser-v.5.2.1-dotnet-bin-only.zip | 2023-02-08 | 1.4 MB | |
| MathParser.org-mXparser-v.5.2.1.zip | 2023-02-08 | 7.2 MB | |
| README.md | 2023-02-08 | 3.1 kB | |
| v.5.2.1 source code.tar.gz | 2023-02-08 | 9.8 MB | |
| v.5.2.1 source code.zip | 2023-02-08 | 10.6 MB | |
| Totals: 6 Items | 33.7 MB | 0 | |
v.5.2.1 (2023-02-08): Orion: Improvement and standardization of descriptions and messages. Definition of your own translations. Exporting help in multiple formats. Clones for thread safe. Performance improvement.
- Improvement and standardization of built-in elements description, click to see usage example
- Improvement and standardization of error messages, click to see usage example
- Definition of your own translations, click to see usage example
- Help content in the CSV format, click to see usage example
- Help content in the HTML format, click to see usage example
- Help content in the Markdown format, click to see usage example
- Help content in the JSON format, click to see usage example
- Clones for thread safe, click to see usage example
- Performance improvement for calculations in the loop, click to see usage example
- Bug fixed [#291] Euler polynomial function producing wrong results
- Bug fixed [#292] Implied Multiplication bug when blank character separates
- Bug fixed [#283] Unnecessary newline at the end in getErrorMessage()
- Bug fixed [#284] Unnecessary space in function expression string returned by getErrorMessage()
- Bug fixed [#297] Claculation Steps Register fix - commas / parenthesis / missing parts related to user arguments