Operator LessThanOrEqual
| Improve this Doc View SourceLessThanOrEqual(_Single, _Single)
Compares the two _Single parameters to determine whether the first is less than or equal the second.
Declaration
public static _Boolean operator <=(_Single x, _Single y)