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

This is the overview for the <= operator overload.

 
Name 
Description 
 
Returns true, if ALeft is smaller or equal from all elements in ARight. 
 
Returns true, if all elements of ALeft are smaller or equal from ARight. 
 
Returns true, if coresponding elements in ALeft are smaller than 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!