1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-06 10:59:56 +00:00

Release 1.9.0

This commit is contained in:
2021-01-11 21:10:34 +01:00
parent 538ad4ac23
commit ee26a57960
20 changed files with 37 additions and 31 deletions

View File

@ -1,5 +1,8 @@
amath release history
v1.9.0 January 11 2021
- AmigaOS ARexx interface.
v1.8.5 August 07 2018
- Fix build on compilers with broken endian detection.
@ -108,7 +111,7 @@ v1.5.3 October 26 2014
v1.5.2 October 11 2014
- Modified character handling code to comply with licenses.
- Modified complex math code to comply with licenses.
- Modified code base to work with Kickstart 2.04.
- Modified code base to work with Kickstart 2.04.
- Square root of negative numbers now yields correct result.
- Implemented scientific notation of numbers.
- Infinity is now shown in division with 0.