./math/aamath, ASCII art mathematics

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


Branch: pkgsrc-2012Q4, Version: 0.3nb2, Package name: aamath-0.3nb2, Maintainer: esg

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.


Master sites:

SHA1: dc68abaf2131c73ddb1a520c95d65596e30f1b0a
RMD160: 396ce7213a30a5c133dc964e2a531fe28a24b6c0
Filesize: 21.381 KB

Version history: (Expand)