[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: Re: [a (b + c)] == [a b+c] ?
From: |
Etienne Grossmann |
Subject: |
Re: Bug: Re: [a (b + c)] == [a b+c] ? |
Date: |
Fri, 16 Jun 2000 15:25:29 GMT |
Hello,
if a, b and c are matrices,
a (b+c)
represents the (b+c)'th elements of a, obvious. If b+c is not
integer, round(b+c) is taken (let me check in tfm, though).
Etienne
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- Re: Bug: Re: [a (b + c)] == [a b+c] ?,
Etienne Grossmann <=