Skip to content

OpenBIMRL | Mathematical operator functions

Class path: math.operators.equality

Equality

equality1.png

Description

The equality node checks two numbers for equality.

Input

Input Name Type Description
0 A Number Number that is compared
1 B Number Number with which is compared

Output

Output Name Type Description
0 A=B? Boolean Boolean that indicates whether Input0 = Input1

Use/Example

equality2.png

Node representation with sample values

Sample file

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