TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Raptor Flowchart

Relational Operators in Raptor Flowchart

Overview

Relational operators are used to compare numeric expressions in taking control based decisions in the Raptor flowcharts. Some of the decisions in the flowcharts are controlling the control flow in the branching decisions, exit or continue in the loop etc.

Relational Operators

The standard relation operators that can be used in the flowcharts are as follows:

Boolean Operators
= equals to
!= not equals to
> greater than
< less than
>= greater than or equal to
<= less than equal to

 

We can combine multiple numeric comparisons  using Boolean operators. For example:

x > 5 and y < 6

Information on Boolean operators:

https://www.testingdocs.com/boolean-operators-and-expressions-in-raptor-flowcharts/

Sample Flowchart

Relational Operators Flowchart

 

Raptor Tutorials on this website can be found at:

https://www.testingdocs.com/raptor-a-flowchart-tool/

RAPTOR official website: https://raptor.martincarlisle.com/

Related Posts

Install RAPTOR Avalonia CentOS

Raptor Flowchart /

Install RAPTOR Avalonia on CentOS

RAPTOR Avalonia Edition Windows

Raptor Flowchart /

Download RAPTOR Avalonia Edition on Windows

RAPTOR Editions

Raptor Flowchart /

RAPTOR Editions

RAPTOR flowcart to write to a file output

Raptor Flowchart /

Write to a file with RAPTOR flowchart

Sum of Squares Array Elements Modular Approach

Raptor Flowchart /

Sum of Squares of Given Array Elements

‹ Boolean operators and Expressions in Raptor Flowcharts› Class Diagram using Raptor

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version