Commit graph

7 commits

Author SHA1 Message Date
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
leot
dfab97c947 Update math/amath to 1.8.3
Patch provided by Carsten Larsen via PR pkg/52428.

Changes:
v1.8.3 July 21 2017
- Updated help texts and man page.
- Fixed bug in ANSI switch.
2017-07-25 12:26:05 +00:00
bsiegert
71cb851385 Update amath to 1.8.2. From Carsten Larsen in PR pkg/52407.
- Improved endianness detection
- MIPS support
2017-07-15 19:22:42 +00:00
adam
96ddaea183 v1.8.0
- Fixed bugs in numeral systems.
- Fixed bugs related to infinity (Inf).
- Fixed bugs related to Not a Number (NaN).
- Updated and cleanup documentation.
- Cleaned up code structure.
- OpenLibm support.
2017-04-22 07:29:53 +00:00
joerg
19272ff5f8 Replacement operators must not be declared inline. Bump revision. 2017-02-17 17:09:16 +00:00
leot
05a8132ec6 Import amath-1.6.2 as math/amath
Features a case sensitive command line interface, internal IEEE 754
calculations with 15 significant digits, calculations with real and
complex numbers, variables and user defined functions, logarithmic
and exponential functions, trigonometric and hyperbolic function
and selected mathematical constants and rounding functions.

Packaged by Carsten Larsen via PR pkg/51922
2017-01-30 19:49:26 +00:00