Hi Stuart, On Apr 6, 2017, at 7:09 PM, Stuart Marks <stuart.ma...@oracle.com> wrote:
> - * imposes orderings that are inconsistent with equals." > + * imposes orderings that are inconsistent with equals."<p> Picayune question: Would the <p> be better on the line before “In the foregoing?" > + * > + * In the foregoing description, the notation > + * {@code sgn(}<i>expression</i>{@code )} designates the mathematical > + * <i>signum</i> function, which is defined to return one of {@code -1}, > + * {@code 0}, or {@code 1} according to whether the value of > + * <i>expression</i> is negative, zero or positive. I suggest to put “, respectively” at the end of the sentence. Brian