Skip to contents

This function adds together 2 numbers

Usage

add1(x, y)

Arguments

x

The first value to add

y

The second value to add

Value

A single value that is the sum of the 2 numbers