Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!uiucuxc!uiucuxa!rra202 From: rra202@uiucuxa.CSO.UIUC.EDU Newsgroups: net.micro.apple Subject: C128 vs Apple //e Message-ID: <9800030@uiucuxa> Date: Thu, 25-Sep-86 00:02:00 EDT Article-I.D.: uiucuxa.9800030 Posted: Thu Sep 25 00:02:00 1986 Date-Received: Tue, 30-Sep-86 03:26:43 EDT Lines: 16 Nf-ID: #N:uiucuxa:9800030:000:339 Nf-From: uiucuxa.CSO.UIUC.EDU!rra202 Sep 24 23:02:00 1986 hi I'm from a Commodore - 128 kind of scene I ran a program on both the apple //e and a C-128 10 fort=1 to 500 20 a=3.14159 30 b=sqr(val(str$(a*a))) 40 nextt 50 end and the C-128 in the 80-col mode is almost 2x as fast by the way, the values of 'b' were almost identacle acually, the C-128 is almost (within 20%) as fast as an IBM PC.