|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FrameBox
FrameBox[box]
is a low-level box construct which represents box with a frame drawn around it.
DetailsDetails
- FrameBox is generated as a the low-level representation of Framed. Except for low-level notebook expression manipulation, FrameBox should not need to be used directly.
- In StandardForm and InputForm, FrameBox is by default ignored, so that FrameBox[box] is interpreted just as box would be.
- In StandardForm, explicit FrameBox objects are output literally. You can use DisplayForm to see the display form of such objects.
New in 3 | Last modified in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
