Specify and control how Mathematica formats its output, including rich text, equations and graphics.

learn more… | top users | synonyms

4
votes
1answer
175 views

How do I get a two-term polynomial with a leading negative sign to display in the correct (i.e. textbook) order?

The first three expressions evaluate as expected and the polynomial is displayed in what I would call "textbook" form. The last expression, however, switches the order of terms. Mathematica employs ...
2
votes
0answers
102 views

Negative power instead of fraction

Solve returns a solution in the form {{x->y/a^2 + y^2/a^7}}. Since I want to process the input (with another program) in terms of Laurent polynomials, I would ...
2
votes
0answers
100 views

How to see a long output expression

I often run into long expressions in the process of solving equations. To go forward I need to be able to eye-ball the expressions to make some substitutions or use some existing relations I know to ...
1
vote
0answers
71 views

TableForm behavior change

In an older version NoteBook, I was able to specify some options for TableForm, which enabled the printing of an expression in a simple fashion: ...
1
vote
0answers
71 views
0
votes
0answers
114 views

Export to pdf from Mathematica using Greek characters

When I try to export Greek characters from Mathematica to a pdf file, the pdf is filled with unknown characters. Please note that i have no idea about Mathematica, I have just installed it today.I am ...
0
votes
0answers
65 views

How to get a more traditional-looking for protected constants

Is there any solution to make rule to export as a traditional form protected constants. Here is example which doesn't work. ...