Flowgorithm Relational Operators [ 2024 ]
Flowgorithm Relational Operators
In this tutorial, we will learn about the Flowgorithm Relational operators. Relational operators are symbols that compare two operands and determine the relationship between them. These operators are also known as comparison operators.
Relational Operators
Flowgorithm supports C-like, BASIC-like, and Mathematics symbols. Some operators have redundant symbols. The Flowgorithm Relational Operators are as follows:
- Greater Than >
- Less Than <
- Greater Than or Equal To >=
- Less Than or Equal To <=
- Equal To ==
- Not Equal To !=
Example
Sample flowchart to demo the relational operators
Flowgorithm Tutorials
Flowgorithm flowchart tutorials on this website:
Flowgorithm Website
For more information on the Flowgorithm tool, please visit the official website at: