User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:09_java_addition:operator:02_comparison

Comparison

The binary comparison operator a <=> b is defined for operands of numeric type. Its result type is int, and the value is 0 if a == b, 1 if a > b and -1 otherwise. The last case includes a < b, but also cases where a or b is Not-a-Number.

01_user_documentation/07_rgg_xl/02_xl/09_java_addition/operator/02_comparison.txt · Last modified: 2025/08/20 10:32 by gaetan