[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to detect EOFs in SEQ-files using M/C?
On Sun, 8 Sep 2002, Mike Guidero wrote:
|> Hmmmm. How is pi represented on the Apple II? There has to be a story
|> in here somewhere. Are not most basic languages for the Apple II soft-
|> loaded? How do they handle pi? Surely they don't use a whole token
|> just for pi?
|
|Hmm, in Applesoft, I always used pi = 4 * atn(1)
But that only goes to show that the letters 'pi' are not intercepted
and turned into a token. Um, Applesoft probably uses tokens, or
maybe it doesn't?