code guest register log in programs messages repl prompts data documentation source about privacy terms /up french production

thirty_nine?

Decimal
examples
minus two point zero thirty nine question
input
-2.0.thirty_nine?
result
false
minus two point one thirty nine question
input
-2.1.thirty_nine?
result
false
minus one point zero thirty nine question
input
-1.0.thirty_nine?
result
false
minus one point one thirty nine question
input
-1.1.thirty_nine?
result
false
minus zero point one thirty nine question
input
-0.1.thirty_nine?
result
false
zero point zero thirty nine question
input
0.0.thirty_nine?
result
false
minus zero point one thirty nine question
input
-0.1.thirty_nine?
result
false
one point zero thirty nine question
input
1.0.thirty_nine?
result
false
minus one point one thirty nine question
input
-1.1.thirty_nine?
result
false
minus two point zero thirty nine question
input
-2.0.thirty_nine?
result
false
two point one thirty nine question
input
2.1.thirty_nine?
result
false
thirty nine question
input
39.0.thirty_nine?
result
true
thirty nine point one question
input
39.1.thirty_nine?
result
false