| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Transitive Closure
"Mikito Harakiri" <mikharakiri_nospaum_at_yahoo.com> wrote in message
news:8a529bb.0405171536.3b063d3f_at_posting.google.com...
> mapple> exponential(G);
>
> MATRIX([[1/2, 0, 0], [1, 1, 0], [1, 1, 1]])
typo:
MATRIX([[1, 0, 0], [1, 1, 0], [1/2, 1, 1]])
Received on Mon May 17 2004 - 18:53:13 CDT
![]() |
![]() |