Description
CompareFloat (v1)
Comparison between floats
Output(s):
Result - Boolean result of the comparison
Parameters
| Name |
Description |
Permitted Types |
Default Value |
| Operation |
Comparison operation |
ECompareOperationEnum |
Dataflow_Compare_Equal |
| FloatA |
Float input |
float |
0.000000 |
| FloatB |
Float input |
float |
0.000000 |
| Name |
Description |
Permitted Types |
Default Value |
| FloatA |
Float input |
float |
0.000000 |
| FloatB |
Float input |
float |
0.000000 |
Outputs
| Name |
Description |
Permitted Types |
Default Value |
| Result |
Boolean result of the comparison |
bool |
|