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