|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
CommonDefaultFormatTypes
This function has not been fully integrated into the long-term Mathematica system, and is subject to change.
CommonDefaultFormatTypes->{opt1->val1, opt2->val2, ...}
is an option that specifies default formats for newly created cells.
DetailsDetails
- The following options may be specified:
-
"Input" StandardForm format for displaying expressions in newly created input cells "InputInline" StandardForm format for displaying expressions in newly created inline input cells "Output" StandardForm format for displaying expressions in newly created output cells "OutputInline" StandardForm format for displaying expressions in newly created inline output cells "Text" TextForm format for displaying expressions in newly created text cells "TextInline" TraditionalForm format for displaying expressions in newly created inline text cells - Other possible settings for
,
,
, and
include TraditionalForm, InputForm, and OutputForm. - Other possible settings for "Text" are StandardForm, TraditionalForm, InputForm, and OutputForm.
- Other possible settings for
include StandardForm, InputForm, and OutputForm.
New in 4.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
