Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #1143
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Rainer Rosenthal <r.rosenthal@web.de> |
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: 0^k |
| Date | Tue, 23 Jun 2015 17:07:47 +0200 |
| Lines | 20 |
| Message-ID | <cutb05Fts3gU1@mid.individual.net> (permalink) |
| References | <59d5f2e4-37da-4b46-8a8c-9f688ca3b99e@googlegroups.com> <230620150527496642%edgar@math.ohio-state.edu.invalid> <f85fd0f6-7637-4294-a0b9-d84fb842cbee@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net CKS+a7Lh7xamqMnqH6K2ogJJuCFc/JjqDfp2/fkdiOCaFT4Yg= |
| Cancel-Lock | sha1:FlcaLy+CJozo5H3hR3BShImGXro= |
| User-Agent | Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| In-Reply-To | <f85fd0f6-7637-4294-a0b9-d84fb842cbee@googlegroups.com> |
| Xref | csiph.com comp.soft-sys.math.maple:1143 |
Show key headers only | View raw
Am 23.06.2015 um 15:59 schrieb peter.luschny@gmail.com: > peter.luschny wrote: >>> in: 0^0; >>> out: 1 >>> in: seq(0^k, k=0..6); >>> out: 0, 0, 0, 0, 0, 0, 0 > > G. A. Edgar wrote: >> 0/0; >> seq(k/k,k=0..6); > in: seq(0^k, k=-1..-1); out: 0 in: 0^(-1); out: Error, numeric exception: division by zero Cheers, Rainer
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Next in thread | Find similar
0^k peter.luschny@gmail.com - 2015-06-23 01:19 -0700
Re: 0^k "G. A. Edgar" <edgar@math.ohio-state.edu.invalid> - 2015-06-23 05:27 -0600
Re: 0^k peter.luschny@gmail.com - 2015-06-23 06:59 -0700
Re: 0^k Rainer Rosenthal <r.rosenthal@web.de> - 2015-06-23 17:07 +0200
Re: 0^k peter.luschny@gmail.com - 2015-06-23 09:17 -0700
Re: 0^k Rainer Rosenthal <r.rosenthal@web.de> - 2015-06-23 23:38 +0200
Re: 0^k "G. A. Edgar" <edgar@math.ohio-state.edu.invalid> - 2015-06-24 06:22 -0600
Re: 0^k Axel Vogt <&noreply@axelvogt.de> - 2015-06-24 19:45 +0200
csiph-web