Skip to content

OpenBIMRL | Mathematical operator functions

Class path: math.operators.multiply

Multiplication

multiply1.png

Description

The multiplication node performs a multiplication of two numbers.

Input

Input Name Type Description
0 A Number first factor of multiplication
1 B Number second factor of multiplication

Output

Output Name Type Description
0 A*B Number Result of multiplication (product)

Use/Example

multiply2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself