Home

sqrt - xroot

-Subtract

The - function returns the difference of two objects, as follows:

a b->c
#a #b->#c
[a] [b]->[c]
[[a]] [[b]]->[[c]]
a_u1 b_u2->c_u2
(a) (b)->(c)