Parenthesis
Parenthesis(expr)
expr
with parenthesis surrounded in output forms.
Examples
>> x+Parenthesis(a+b+c)x+(a+b+c)
>> TeXForm(x+Parenthesis(a+b+c))x+(a+b+c)
>> MathMLForm(x+Parenthesis(a+b+c))
Parenthesis(expr)
expr
with parenthesis surrounded in output forms.
>> x+Parenthesis(a+b+c)x+(a+b+c)
>> TeXForm(x+Parenthesis(a+b+c))x+(a+b+c)
>> MathMLForm(x+Parenthesis(a+b+c))