Stephan van Hulst wrote:you have to expand the character set that it operates on to 32 characters.
If either operand is NaN, then the result of == is false but the result of != is true.
Indeed, the test x!=x is true if and only if the value of x is NaN.
The methods Float.isNaN and Double.isNaN may also be used to test whether a value is NaN.
Not-a-Number values (hereafter abbreviated NaN). A NaN value is used to represent the result of certain invalid operations such as dividing zero by zero. NaN constants of both float and double type are predefined as Float.NaN and Double.NaN.
I'm having hard times to trim up to that.
A NaN value is used to represent the result of certain invalid operations such as dividing zero by zero
Campbell Ritchie wrote:You must be superstitious about using 13, Piet.
Campbell Ritchie wrote:
It seems to be a Caesar cipher.Liutauras Vilda wrote:. . . I never heard of rot13 before . . .
Liutauras Vilda wrote:
the solution is something what contains 3 characters (two of them being the same) in spoken language.
And no, I did not modify any of the actual code.
It does get puzzling, doesn't it
Liutauras Vilda wrote:
'm having hard times to trim up to that.