mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Define LICENSE (GPLv2), switch to USES=localbase - Drop redundant DISTNAME and CONFIGURE_ARGS assignments - Remove old-school attribution from pkg-descr PR: 203959 (modified) Approved by: maintainer timeout (33 days)
6 lines
291 B
Text
6 lines
291 B
Text
Wcalc is a powerful arbitrary-precision calculator. It has standard functions
|
|
(sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.),
|
|
variables, "active" variables, command history, and hex/octal/binary i/o,
|
|
conversions, and more.
|
|
|
|
WWW: http://w-calc.sourceforge.net/
|