soma: Addition

Description Usage Arguments Value Examples

View source: R/soma.R

Description

In addition there is the calculus of adding natural numbers to others. This mathematical operation is also popularly known as addition. The final result of the addition is called the total or sum and the numbers used are the parcels. The arithmetic operator, that is, the sign that indicates its calculation is the (+)

Usage

1
soma(a, b)

Arguments

a

number

b

number

Value

number

Examples

1
soma(9,2)

farias741/Operations documentation built on Dec. 20, 2021, 7:44 a.m.