Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.maple > #1202
| From | Rainer Rosenthal <r.rosenthal@web.de> |
|---|---|
| Newsgroups | comp.soft-sys.math.maple |
| Subject | Re: Kronecker's delta |
| Date | 2015-11-03 23:50 +0100 |
| Message-ID | <d9ss12Fho6U1@mid.individual.net> (permalink) |
| References | <4a4499ba-be58-4dd4-9783-262895c51bf5@googlegroups.com> |
Am 03.11.2015 um 21:05 schrieb Peter Luschny: > in: 0^0; > out: 1 > in: seq(0^k, k=0..6); > out: 0, 0, 0, 0, 0, 0, 0 Hi Peter isn't this the same topic as in your posting dated 23.06.2015 10:19? Hmm, yes: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ in: 0^0; out: 1 in: seq(0^k, k=0..6); out: 0, 0, 0, 0, 0, 0, 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Title was "0^k". Cheers, Rainer
Back to comp.soft-sys.math.maple | Previous | Next — Previous in thread | Next in thread | Find similar
Kronecker's delta Peter Luschny <peter.luschny@gmail.com> - 2015-11-03 12:05 -0800
Re: Kronecker's delta Rainer Rosenthal <r.rosenthal@web.de> - 2015-11-03 23:50 +0100
Re: Kronecker's delta Peter Luschny <peter.luschny@gmail.com> - 2015-11-04 00:15 -0800
csiph-web