Go to the first, previous, next, last section, table of contents.


print_em

print_em(S)
: It outputs S by a font to emphasize it.

Example:

 print_em(x^2-1);


Go to the first, previous, next, last section, table of contents.