Skip to content

OpenBIMRL | Mathematical operator functions

Class path: math.operators.subtraction

Subtraction

subtraction1.png

Description

The subtraction node calculates the difference between two numbers.

Input

Input Name Type Description
0 A Number Number from which is subtracted (minuend)
1 B Number Number that is subtracted (subtrahend)

Output

Output Name Type Description
0 A-B Number Result of subtraction (difference)

Use/Example

subtraction2.png

Node representation with sample values

Sample file

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