[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [N8VEM-S100:6694] Re: CP/M Mbasic 5.21
my results;
LET E=1 : PRINT ((4*E)-3), 4*E
-3 -2.41704E-35
Ok
----- Original Message -----
From: "norwestrzh via N8VEM-S100" <n8vem...@googlegroups.com>
To: n8vem...@googlegroups.com
Sent: Monday, April 6, 2015 4:22:51 PM GMT -06:00 US/Canada Central
Subject: Re: [N8VEM-S100:6694] Re: CP/M Mbasic 5.21
>> The answer should be 'one' , 'four' not -3 , -2.14E
I just fired up my version of MBASIC, and tried this:
Ok
LET E=1 : PRINT ((4*E)-3), 4*E
1 4
Ok
Obviously, the continuation character is colon (":").
Roger
--
You received this message because you are subscribed to the Google Groups "N8VEM-S100" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem-s100+...@googlegroups.com .
For more options, visit https://groups.google.com/d/optout .