Function +


Slots on this function:

Documentation:
If $tau_1$, ..., $tau_n$ are numerical constants, then the term {tt (+ $tau_1 ... tau_n$)} denotes the sum $tau$ of the numbers
corresponding to those constants.
Instance-Of: Function

Axioms:

(Undefined (Arity +))


Other Related Axioms:

(Instance-Of (Arity +) Undefined)

(<- (1+ ?X) (+ ?X 1))

(<- (Fround ?X) (Ffloor (+ 0.5 ?X)))