MathGroup Archive 2003

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

Search the Archive

Re: Re: Problem about expression

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41162] Re: [mg41135] Re: [mg41119] Problem about expression
  • From: Bobby Treat <drmajorbob+MathGroup3528 at mailblocks.com>
  • Date: Tue, 6 May 2003 05:59:43 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

So enter the cell again.  The WYSIWG mismatches in Mathematica are too 
many to dwell on.

Bobby

-----Original Message-----
From: Bamboo <u8514501 at cc.nctu.edu.tw>
To: mathgroup at smc.vnet.net
Subject: [mg41162] [mg41135] Re: [mg41119] Problem about expression


Thanks David.

I am sure that there is not a space between 0. and 2 in the notebook of
Mathematica.
Maybe you can try it by yourself.
Save the ASCII below (name the file *.nb) and open it in Mathematica.
(In the ASCII below, there is two spaces between 0. and 2.)


Notebook[{

Cell[CellGroupData[{
Cell[BoxData[{
    RowBox[{"\[IndentingNewLine]",
      StyleBox[\(tmax = 0.  2;\),
        Background->None]}], "\[IndentingNewLine]",
  "tmax", "\[IndentingNewLine]", \(Quit[]\)}], "Input",
  CellFrame->{{0, 0}, {0.5, 0}}],

Cell[BoxData[
    \(0.`\)], "Output"]
}, Open  ]],

Cell[BoxData[""], "Input"]
},
FrontEndVersion->"4.0 for Microsoft Windows",
ScreenRectangle->{{2, 1280}, {0, 979}},
WindowToolbars->{},
WindowSize->{977, 953},
WindowMargins->{{79, Automatic}, {Automatic, 17}}
]


You will NOT find a space between 0. and 2 in the notebook of 
Mathematica.
(To see the complete expression: Format -> Show Expression)
Then delete the first blank line(/or insert "3" before "0.") and 
evaluate it


  • Prev by Date: Re: Transpose[A]*A wrong?
  • Next by Date: Re: Problem about expression
  • Previous by thread: Re: Problem about expression
  • Next by thread: Re: Problem about expression