latest
Operators
Multiplication

Returns the mathematical multiplication

ID

662ae72910b6cb87640c91c0

Name

Multiplication

Group

Operators

Package

Math

Keywords

mul
*
/\*\d*/

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Multiplication node.

  • The first way to create a Multiplication node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • mul , *
    • * ( Any numeric value that will become the default value for port B ).
  • The second way is to select a Multiplication node from the menu that opens from the top left.
    • Menu > Math > Operators > Multiplication

Steps

  • Create a Multiplication node.
  • Connect the first number to be multiplied to the first port.
  • Connect the second number to be multiplied to the second port.
  • For multiple numbers, add ports using the "add port" function in the port menu and connect the new numbers to the added ports.

See also

Addition
Division
Subtraction

Inputs

NameTypeDescriptionDefault Value
a
Number
Multiplier

Outputs

NameTypeDescription
mul
Number
Result of multiplication