InputForm• Convert To InputForm converts the selection to Mathematica InputForm. • The expression is regenerated in the specified format type by the Mathematica kernel. Syntactically incorrect expressions will generate an error. • This command requires a kernel to convert StandardForm or TraditionalForm cells. • The conversion process will remove any Mathematica comments in the cell. • This command can convert PostScript, PICT, and Bitmap graphics into Mathematica graphics primitives. • This command can convert sounds into a list of numbers (samples) in the form of a Mathematica list. • See Reference Guide: InputForm. • Keyboard shortcuts:     i (Windows);    i (Macintosh);     i (X).
|