ShowStringCharacters is an option for Cell that specifies whether to display " when a string is entered.
Forms of Input and Output How Input and Output Work The Representation of Textual Forms
Version 8.0 introduces new features to load functions from shared libraries, giving a new way to incorporate external code into Mathematica. It also adds support for GPU ...
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
Mathematica serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, Mathematica can also be used as a ...
AxesStyle is an option for graphics functions that specifies how axes should be rendered.
FrameStyle is an option for Graphics, Grid, and other constructs that specifies the style in which to draw frames.
LabelStyle is an option for formatting and related constructs that specifies the style to use in displaying their label-like elements.
RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
StringForm["controlstring", expr_1, ...] prints as the text of the controlstring, with the printed forms of the expr_i embedded.