ContRap
The symbolic tool for control-flow based rapid prototyping.

Function operator>= from numeric
Brief description

operator>=(left:double,right:double):bool

Computes the order relation More ...

Function information
Name: operator>=
Base:
Group: Built-in plugins:Floating point
Icon: math.png
Color: black
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Computes the order relation

Input parameters
left: double
Left argument
right: double
Right argument

Return values
Default return value: bool
Boolean value