1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/math/calc/pkg-descr
Steve Wills 533f32b992 math/calc: add WWW
PR:		233134
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by:	maintainer timeout (johans, >16 months)
2019-05-04 12:57:31 +00:00

11 lines
567 B
Plaintext

Calc is an interactive calculator which provides for easy large
numeric calculations, but which also can be easily programmed for
difficult or long calculations. It can accept a command line
argument, in which case it executes that single command and exits.
Otherwise, it enters interactive mode. There are a great number
of pre-defined functions. The calculator can calculate transcendental
functions, and accept and display numbers in real or exponential format.
The calculator also knows about complex numbers.
WWW: http://www.isthe.com/chongo/tech/comp/calc/