• Home
  • Random
  • Log in
  • Settings
  • Donations
  • About Wikibooks
  • Disclaimers
Wikibooks

Ada Programming/Delimiters/>=

  • Language
  • Watch
  • Edit
< Ada Programming‎ | Delimiters(Redirected from Ada Programming/Operators/greater than or equal to)
Computing » Computer Science » Computer Programming » Ada Programming

Ada. Time-tested, safe and secure.

Contents

  • 1 Operator
  • 2 See also
    • 2.1 Wikibook
    • 2.2 Ada 95 Reference Manual
    • 2.3 Ada 2005 Reference Manual

OperatorEdit

The operator >= compares two values on greater than or equal to. It is predefined for all discrete types.

See alsoEdit

WikibookEdit

  • Ada Programming
  • Ada Programming/Delimiters

Ada 95 Reference ManualEdit

  • 4.4 Expressions (Annotated)
  • 4.5.2 Relational Operators and Membership Tests (Annotated)

Ada 2005 Reference ManualEdit

  • 4.4 Expressions (Annotated)
  • 4.5.2 Relational Operators and Membership Tests (Annotated)



Ada Operators
and and then > + abs &
or or else >= - mod
xor = < * rem in
not /= <= ** / not in
Retrieved from "https://en.wikibooks.org/w/index.php?title=Ada_Programming/Delimiters/greater_than_or_equal_to&oldid=3250096"
Last edited on 31 July 2017, at 00:25
Wikibooks
  • This page was last edited on 31 July 2017, at 00:25.
  • Content is available under CC BY-SA 3.0 unless otherwise noted.
  • Privacy policy
  • About Wikibooks
  • Disclaimers
  • Terms of Use
  • Desktop
  • Developers
  • Statistics
  • Cookie statement