xTras
Package Symbol
|
TensorWrapper
CollectTensors
See Also »
$TensorWrapperColor
$TensorWrapperColor
is a global variable specifying the color of the parentheses surrounding the formatting of a
TensorWrapper
expression.
MORE INFORMATION
The default value is
Blue
(
RGBColor[0, 0, 1]
).
EXAMPLES
CLOSE ALL
Basic Examples
(1)
The default color is blue:
It can be set to any color:
The default color is blue:
In[1]:=
Out[1]=
It can be set to any color:
In[2]:=
Out[2]=
In[3]:=
Out[3]=
SEE ALSO
TensorWrapper
CollectTensors