FunctionsFunction ListADDOn this pageADD 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 Descriptionxfloatfirst numberyfloatsecond number