Adds two numbers together via +.

add(x, y)

Arguments

x, y

number to add to the other

Value

Single number