public abstract CompareLessThanUnsigned ( ) : void | ||
Результат | void |
1
if the first argument is less than the second, or 0
otherwise. Produces 1
if one or both of the arguments are NaN
. Integers are considered to be unsigned. public abstract CompareLessThanUnsigned ( ) : void | ||
Результат | void |