math/aamath - The NetBSD Packages Collection

ASCII art mathematics

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64aamath-0.3nb2.tgz
NetBSD 10.0aarch64aamath-0.3nb2.tgz
NetBSD 10.0aarch64aamath-0.3nb2.tgz
NetBSD 10.0aarch64ebaamath-0.3nb2.tgz
NetBSD 10.0aarch64ebaamath-0.3nb2.tgz
NetBSD 10.0alphaaamath-0.3nb2.tgz
NetBSD 10.0earmv4aamath-0.3nb2.tgz
NetBSD 10.0earmv6hfaamath-0.3nb2.tgz
NetBSD 10.0earmv6hfaamath-0.3nb2.tgz
NetBSD 10.0earmv6hfaamath-0.3nb2.tgz
NetBSD 10.0earmv7hfaamath-0.3nb2.tgz
NetBSD 10.0earmv7hfaamath-0.3nb2.tgz
NetBSD 10.0earmv7hfaamath-0.3nb2.tgz
NetBSD 10.0i386aamath-0.3nb2.tgz
NetBSD 10.0i386aamath-0.3nb2.tgz
NetBSD 10.0m68kaamath-0.3nb2.tgz
NetBSD 10.0powerpcaamath-0.3nb2.tgz
NetBSD 10.0sparcaamath-0.3nb2.tgz
NetBSD 10.0vaxaamath-0.3nb2.tgz
NetBSD 10.0x86_64aamath-0.3nb2.tgz
NetBSD 10.0x86_64aamath-0.3nb2.tgz
NetBSD 8.0i386aamath-0.3nb2.tgz
NetBSD 8.0i386aamath-0.3nb2.tgz
NetBSD 8.0powerpcaamath-0.3nb2.tgz
NetBSD 8.0powerpcaamath-0.3nb2.tgz
NetBSD 8.0x86_64aamath-0.3nb2.tgz
NetBSD 8.0x86_64aamath-0.3nb2.tgz
NetBSD 9.0aarch64aamath-0.3nb2.tgz
NetBSD 9.0aarch64aamath-0.3nb2.tgz
NetBSD 9.0aarch64aamath-0.3nb2.tgz
NetBSD 9.0alphaaamath-0.3nb2.tgz
NetBSD 9.0earmaamath-0.3nb2.tgz
NetBSD 9.0earmv4aamath-0.3nb2.tgz
NetBSD 9.0earmv6hfaamath-0.3nb2.tgz
NetBSD 9.0earmv6hfaamath-0.3nb2.tgz
NetBSD 9.0earmv6hfaamath-0.3nb2.tgz
NetBSD 9.0earmv7hfaamath-0.3nb2.tgz
NetBSD 9.0earmv7hfaamath-0.3nb2.tgz
NetBSD 9.0earmv7hfaamath-0.3nb2.tgz
NetBSD 9.0i386aamath-0.3nb2.tgz
NetBSD 9.0i386aamath-0.3nb2.tgz
NetBSD 9.0mips64ebaamath-0.3nb2.tgz
NetBSD 9.0powerpcaamath-0.3nb2.tgz
NetBSD 9.0powerpcaamath-0.3nb2.tgz
NetBSD 9.0sh3elaamath-0.3nb2.tgz
NetBSD 9.0sparc64aamath-0.3nb2.tgz
NetBSD 9.0sparcaamath-0.3nb2.tgz
NetBSD 9.0x86_64aamath-0.3nb2.tgz
NetBSD 9.0x86_64aamath-0.3nb2.tgz
NetBSD 9.3x86_64aamath-0.3nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.