FunctionsFunction ListMULTIPLYOn this pageMULTIPLY Multiply two numbers together Example Usage MULTIPLY(4.56, 3) Overview Function signature MULTIPLY(x, y) Category Math Return data type float Arguments NameDataTypeList Options Descriptionxfloatfirst numberyfloatsecond number