Skip to main content

MULTIPLY

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                          Description
xfloatfirst number
yfloatsecond number