+- ( x y -- x+y x-y )


Vocabulary
math.quadratic

Inputs
xan object
yan object


Outputs
x+yan object
x-yan object


Definition


: +- ( x y -- x+y x-y ) [ + ] [ - ] 2bi ;