add: A function for adding

Description Usage Arguments Value Examples

Description

A really good adding function. Perhaps the best function ever!

A work of pure genius.

Usage

1
add(x, y)

Arguments

x

a number

y

another number

Value

a number

Examples

1
2
3
add(5, 10)
## Can also use negative numbers
add(-5, 10)

theoroe3/MyFirstPackage documentation built on May 20, 2019, 1:30 p.m.