diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/p5-Math-Algebra-Symbols | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'math/p5-Math-Algebra-Symbols')
-rw-r--r-- | math/p5-Math-Algebra-Symbols/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Algebra-Symbols/pkg-descr b/math/p5-Math-Algebra-Symbols/pkg-descr index c4bd83857c60..7aaf1cfba2db 100644 --- a/math/p5-Math-Algebra-Symbols/pkg-descr +++ b/math/p5-Math-Algebra-Symbols/pkg-descr @@ -1,7 +1,7 @@ -This package supplies a set of functions and operators to manipulate +This package supplies a set of functions and operators to manipulate operator expressions algebraically using the familiar Perl syntax. -These expressions are constructed from "Symbols", "Operators", and +These expressions are constructed from "Symbols", "Operators", and "Functions", and processed via "Methods". For examples, see: "Examples". WWW: http://search.cpan.org/dist/Math-Algebra-Symbols/ |