diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-03 14:05:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-03 14:05:01 +0000 |
commit | 93b4b39deb1cab29b3d595adfe81cb0f0e46270c (patch) | |
tree | b227007ce67309acb1fd1c068d203bf7dd197652 /math/extcalc/DESCR | |
parent | f46d4d9379a2de8873009c5d068a786fce32780e (diff) | |
download | pkgsrc-93b4b39deb1cab29b3d595adfe81cb0f0e46270c.tar.gz |
add extcalc-0.9.2, another desktop calculator
(I had this in my tree for a while but found the UI too complex to
be handled intuitively. But now it appeared on a list of
"the 7 best Linux calculators", so perhaps it is just me...)
Diffstat (limited to 'math/extcalc/DESCR')
-rw-r--r-- | math/extcalc/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/extcalc/DESCR b/math/extcalc/DESCR new file mode 100644 index 00000000000..a9ea1370f1d --- /dev/null +++ b/math/extcalc/DESCR @@ -0,0 +1,4 @@ +Extcalc is a scientific graphic calculator. It can process difficult +mathmatical functions, draw graphs and work with functions. You can also +calculate tables from functions. A Script-Interpreter for programs, written +in a C-like language, is also included in Extcalc. |