Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #928
| From | William Unruh <unruh@invalid.ca> |
|---|---|
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: Error, reserved word `fi` unexpected |
| Date | 2014-08-19 12:36 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <lsvgd2$s5i$1@dont-email.me> (permalink) |
| References | <2652c30f-c9c2-496d-bbff-4a54100b04b1@googlegroups.com> |
On 2014-08-18, carlo.numerik@t-online.de <carlo.numerik@t-online.de> wrote: > Hello, > > a simple code > > for n from 2 to 9 do > if frac((3*10^n-1)/7) = 0 then print((n) fi; > od; No closing backet > > get the error message: why???? > > Regards > Carlo
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Find similar
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