Index:
[thread]
[date]
[subject]
[author]
From: Philip K. Warren <pkw@acpub.duke.edu>
To :
Date: Thu, 28 Jan 1999 23:03:21 -0500
Re: Quick question...
Nevermind...
"Philip K. Warren" wrote:
>
> I have a quick question on the Arithmetica assignment.
>
> In the documentation, it says that if the user types:
> > + 10
> > * 10
> this corresponds to !!+10 and !!*10. However, what happens if the user
> enters:
> > - 10
> Does this correspond to (10*-1) or !!-10?
>
> -- Philip
Index:
[thread]
[date]
[subject]
[author]