blob: abf5bbb4f5b485f3cb6e8c02fc14c75370f2bbf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
Wcalc is a very capable calculator. It has standard functions (sin,
asin, and sinh for example, in either radians or degrees), many
pre-defined constants (pi, e, c, etc.), support for using variables,
"active" variables, a command history, hex/octal/binary input and
output, unit conversions, embedded comments, and an expandable
expression entry field. It evaluates expressions using the standard
order of operations.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|