grapes-plus-grapes: Plus Minus, it shows x and calculates x +- y

%+-%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


mathml documentation built on June 8, 2025, 11:12 a.m.