You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Operators > >= Operator
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
>= Operator

This is the overview for the >= operator overload.

 
Name 
Description 
 
Returns true, if ALeft is greater or equal from all elements in ARight. 
 
Returns true, if ALeft is greater or equal from all elements in ARight. 
 
Returns true, if all elements of ALeft are greater or equal from ARight. 
 
Returns true, if Left is greater than or equal to Right. 
 
Returns true, if coresponding elements in ALeft are greater or equal from coresponding elements in ARight. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!