Skip to main content

multiply

Multiply two numbers

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 weeks ago

Inputs

Name

Abbreviation

Type

Access

Description

A

A

Number

Item

First number

B

B

Number

Item

Second number

Outputs

Name

Abbreviation

Type

Access

Description

Product

P

Number

Item

The product of the two numbers

How to

  1. Feed in a number

    1. This could be the a numeric result of another node

    2. Or, you can use a number node

    3. Or, you can type numbers into the boxes

    4. If you need to process multiple numbers in a list, use the map node

  2. The result is the product of the two numbers

Did this answer your question?