Re: programs



many
thanks
....
and... can i know the correct lines to write in the program mupad or maple
to use different value of a:, i: and a>=...?
thank a lot
Z.



"Michiel de Bondt" <MichieldeB@xxxxxxxxxxxx> ha scritto nel messaggio
news:d7gadg$m46$1@xxxxxxxxxxxxxxxxxxxx
> Zeman wrote:
>> i have this instruction to compile something with maple... or similar
>> program
>>
>> begin
>> a:=90.9; i:=-5;
>> while a >= 8 do
>> a := a/3
>> i:= i+a;
>> end
>>
>> i need to know the value of i at the end of the prog iteration process.
>> any idea?
>> thanks
> 38.76666667


.