15 lines
632 B
Plaintext
15 lines
632 B
Plaintext
Document: dc
|
|
Title: The GNU DC arbitrary precision calculator
|
|
Author: Ken Pizzini
|
|
Abstract: GNU dc is a reverse-polish desk calculator which supports unlimited
|
|
precision arithmetic. It also allows you to define and call macros.
|
|
Normally DC reads from the standard input; if any command arguments are
|
|
given to it, they are filenames, and DC reads and executes the contents
|
|
of the files instead of reading from standard input. All normal output
|
|
is to standard output; all error messages are written to standard error.
|
|
Section: Science/Mathematics
|
|
|
|
Format: HTML
|
|
Index: /usr/share/doc/dc/dc.html
|
|
Files: /usr/share/doc/dc/dc.html
|