Skip to contents

This function multiplies 2 numbers together

Usage

multiply1(x, y)

Arguments

x

The first number to multiply.

y

The second number to multiply.

Value

THe multiplication of the 2 numbers