aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2016-11-01 20:26:49 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2016-11-01 20:26:49 +0000
commit120b29c54b29f0d9004d77350e6864d06dcf10b8 (patch)
tree09d3701fc9faffea1664abfa48406eaf958074af /math/Makefile
parentae8ea6a8410f9732b4a55cb62ae20ef0ff072cf6 (diff)
downloadports-120b29c54b29f0d9004d77350e6864d06dcf10b8.tar.gz
ports-120b29c54b29f0d9004d77350e6864d06dcf10b8.zip
New port, math/amath: simple command line calculator
https://gitlab.com/rnger/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. PR: 209905 Submitted by: cs@innolan.dk (maintainer) Reviewed by: mat Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8386
Notes
Notes: svn path=/head/; revision=425086
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 751860caf85d..547b904dae5b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -79,6 +79,7 @@
SUBDIR += algae
SUBDIR += algotutor
SUBDIR += alt-ergo
+ SUBDIR += amath
SUBDIR += analitza
SUBDIR += ann
SUBDIR += apc