Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.maple > #924

Error, reserved word `fi` unexpected

Newsgroups comp.soft-sys.math.maple
Date 2014-08-18 15:28 -0700
Message-ID <2652c30f-c9c2-496d-bbff-4a54100b04b1@googlegroups.com> (permalink)
Subject Error, reserved word `fi` unexpected
From carlo.numerik@t-online.de

Show all headers | View raw


Hello,

a simple code

for n from 2 to 9 do  
  if frac((3*10^n-1)/7) = 0 then print((n) fi;
od;

get the error message: why????

Regards
Carlo

Back to comp.soft-sys.math.maple | Previous | NextNext in thread | Find similar


Thread

Error, reserved word `fi` unexpected carlo.numerik@t-online.de - 2014-08-18 15:28 -0700
  Re: Error, reserved word `fi` unexpected Rainer Rosenthal <r.rosenthal@web.de> - 2014-08-19 00:53 +0200
  Re: Error, reserved word `fi` unexpected "Nasser M. Abbasi" <nma@12000.org> - 2014-08-18 20:39 -0500
  Re: Error, reserved word `fi` unexpected carlo.numerik@t-online.de - 2014-08-19 01:13 -0700
  Re: Error, reserved word `fi` unexpected William Unruh <unruh@invalid.ca> - 2014-08-19 12:36 +0000

csiph-web