Skip to main content

ADD

Add two numbers together

Example Usage

ADD(3, 5.67)

Overview

Function signature
ADD(x, y)

Category
Math

Return data type
float

Arguments

NameDataTypeList Options                          Description
xfloatfirst number
yfloatsecond number