pc(1) clarification
This commit is contained in:
parent
f58706f2cf
commit
4bcde1a30b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pc \- programmer's calculator
|
|||
]
|
||||
.SH DESCRIPTION
|
||||
.I Pc
|
||||
is an arbitrary precision calculator with a special emphasis on supporting two's complement bit operations and working with different number bases.
|
||||
is an arbitrary precision integer calculator with a special emphasis on supporting two's complement bit operations and working with different number bases.
|
||||
.PP
|
||||
.I Pc
|
||||
reads input statements which are either expressions or control statements.
|
||||
|
|
Loading…
Reference in a new issue