pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/aamath
Module name: wip
Committed by: emil_s
Date: Thu Apr 2 16:51:11 UTC 2009
Import into wip/aamath
Log Message:
Import aamath-0.3 as wip/aamath.
aamath is a program that reads mathematical expressions in infix
notation and renders them as ASCII art. It may be useful to send
mathematics through text-only media, such as e-mail or newsgroups.
As a simple example, the output for an expression such as
A_OPR = x*sqrt(x^2-1)/2 - int(sqrt(t^2-1), t = 1 .. x)
will look like
x
______ /
/ 2 | ______
x \/ x - 1 | / 2
A = ----------- - | \/ t - 1 dt
OPR 2 |
|
/
1
Other than the usual operations (addition, subtraction,
multiplication, division, and exponentiation), aamath can also handle
functions, integrals, limits, sums, products, matrices and
vectors.
Status:
Vendor Tag: EMIL_S
Release Tags: EMIL_S_20090402
N wip/aamath/distinfo
N wip/aamath/Makefile
N wip/aamath/PLIST
N wip/aamath/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index