SKEL

Section: User Commands (1)
Updated: 28th Jan 1993
Index Return to Main Contents
 

NAME

calc - a very dumb calculator to demonstrate deja-gnu  

SYNOPSIS

calc  

DESCRIPTION

calc accepts the commands:

add #1 #2
Add #1 and #2 and print the answer.
multiply #1 #2
Multiply #1 and #2 and print the answer.
quit

Exit
version
Print a version string.
 

BUGS

multiply 2 n gives the wrong answer (unless n == 0).


 

Index

NAME
SYNOPSIS
DESCRIPTION
BUGS

This document was created by man2html, using the manual pages.
Time: 07:40:44 GMT, May 19, 2025