./math/amath, Simple command line calculator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.3, Package name: amath-1.8.3, Maintainer: cs

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 244.39 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-22 20:27:21 by Zafer Aydogan | Files touched by this commit (1) | Package updated
Log message:
update master site
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2017-07-25 14:26:05 by Leonardo Taccari | Files touched by this commit (2)
Log message:
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-15 21:22:42 by Benny Siegert | Files touched by this commit (2)
Log message:
Update amath to 1.8.2. From Carsten Larsen in PR pkg/52407.

- Improved endianness detection
- MIPS support
   2017-04-22 09:29:53 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
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-02-17 18:09:17 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Replacement operators must not be declared inline. Bump revision.
   2017-01-30 20:49:26 by Leonardo Taccari | Files touched by this commit (4)
Log message:
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