Re: unexpected output order in notebook (Mathematica 9;
- To: mathgroup at smc.vnet.net
- Subject: [mg130096] Re: [mg130073] unexpected output order in notebook (Mathematica 9;
- From: Waclaw Kusnierczyk <waku at idi.ntnu.no>
- Date: Fri, 8 Mar 2013 16:48:48 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20130308035102.3F1806795@smc.vnet.net>
Interesting indeed. The same happens with InputForm, but not with OutputForm. Have you received any response? Best, vQ On 03/08/2013 04:51 AM, Alan wrote: > Is the following reversal of output order normal behavior for Mathematica? > (Note too the missing label for the second output.) > Thanks, > Alan Isaac > > > In[253]:= Clear[a, b] > a*b // FortranForm > "test" > > Out[255]= "test" > > a*b >
- References:
- unexpected output order in notebook (Mathematica 9; bug?)
- From: Alan <alan.isaac@gmail.com>
- unexpected output order in notebook (Mathematica 9; bug?)