%+-% {mathml}R Documentation

Plus Minus, it shows x and calculates x +- y

Description

Plus Minus, it shows x and calculates x +- y

Usage

x %+-% y

Arguments

x

first term

y

second term

Value

c(x - y, x + y) x plus min y


[Package mathml version 1.2 Index]