Conversion of expressions by the FrontEnd

前端 未结 4 1131
我在风中等你
我在风中等你 2020-12-11 04:50

As I learned recently there are some types of expressions in Mathematica which are automatically parsed by the FrontEnd.

For example if we evaluate Hol

4条回答
  •  死守一世寂寞
    2020-12-11 05:42

    Not quite an answer, but in Preferences > Evaluation there are options to "Only use textual boxes when converting (input|output) to typeset forms."

    If you check these, then using Cell > Convert To... > StandardForm etc... will show the Rotate[..] instead of the visually rotated result.

提交回复
热议问题