CirclePlus[x, y, ...] displays as x\[CirclePlus]y\[CirclePlus]....
DefaultLabelStyle is a low-level option for formatting and related constructs that specifies the default style to use in displaying their label-like elements.
SubMinus[expr] displays as expr_-.
SubPlus
(Built-in Mathematica Symbol) SubPlus[expr] displays as expr_+.
In the standard notebook front end, Mathematica allows you to set a large number of global options. The values of all these options are by default saved in a "preferences ...
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
MATHEMATICA HOW TO Tutorials » Image Processing Convolutions and Correlations See Also » ImageCrop ImageTake More About » Raster Image Formats Signal Processing "How to" ...
CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.
Column
(Built-in Mathematica Symbol) Column[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a column, with expr_1 above expr_2, etc. Column[list, alignment] aligns each element ...
FortranForm[expr] prints as a Fortran language version of expr.