Files
ports/deskutils/genius/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

18 lines
544 B
Plaintext

Genius Calculator is a precision calculator for Gnome Desktop Environment.
Features of Genius:
* arbitrary precision integers (2-36), multiple precision floats
* uses rationals when possible
* will calculate and show half calculated expressions if the calculation
could not be completed
* variables
* user functions
* variable and function references with C like syntax
* anonymous functions
* it will add missing parenthesis on the ends of expressions (only in
the GUI version)
* matrix support
* complex numbers
* more ...