You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This method returns either *true* or *false* according as the current Decimal128 object has a different mathematical value as the given Decimal128 object. The value *false* is returned if the current Decimal128 object or the argument is a NaN.</p>
722
+
<p>This method returns either *true* or *false* according as the current Decimal128 object has a strictly smaller mathematical value as that of the given Decimal128 object. The value *false* is returned if either the current Decimal128 object or the argument is a NaN.</p>
723
723
<p>It performs the following steps when called:</p>
0 commit comments