MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: bug in Print

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131826] Re: bug in Print
  • From: Itai Seggev <itais at wolfram.com>
  • Date: Fri, 11 Oct 2013 04:59:20 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <20131010205057.5B2C26A2D@smc.vnet.net>

On Thu, Oct 10, 2013 at 04:50:57PM -0400, Alan wrote:
> Try this in the front end:
> 
> Clear[i]
> mA = {{0, 1, 0}, {0, 0, 1}, {1, 0, 0}}
> Print[MatrixPower[mA, i]]
> 
> Alan Isaac
> Mathematica version 9

What are you claiming is buggy?

--
Itai Seggev
Mathematica Algorithms R&D
217-398-0700 



  • Prev by Date: Re: Decision whether point lies within closed contour
  • Next by Date: Re: bug in Print
  • Previous by thread: bug in Print
  • Next by thread: Re: bug in Print