unexpected output order in notebook (Mathematica 9; bug?)
- To: mathgroup at smc.vnet.net
- Subject: [mg130073] unexpected output order in notebook (Mathematica 9; bug?)
- From: Alan <alan.isaac at gmail.com>
- Date: Thu, 7 Mar 2013 22:51:02 -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
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
- Follow-Ups:
- Re: unexpected output order in notebook (Mathematica 9;
- From: Waclaw Kusnierczyk <waku@idi.ntnu.no>
- Re: unexpected output order in notebook (Mathematica 9;