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

thirty_five?

Decimal
examples
thirty_five
input
-2.0.thirty_five?
result
false
thirty five
input
-2.1.thirty_five?
result
false
thirty five
input
-1.0.thirty_five?
result
false
-1.1 thirty five
input
-1.1.thirty_five?
result
false
-0.1 thirty five
input
-0.1.thirty_five?
result
false
0.0 thirty five
input
0.0.thirty_five?
result
false
negative zero point one thirty five
input
-0.1.thirty_five?
result
false
1.0 thirty five
input
1.0.thirty_five?
result
false
-1.1 thirty five
input
-1.1.thirty_five?
result
false
negative two point zero thirty five
input
-2.0.thirty_five?
result
false
two point one thirty five
input
2.1.thirty_five?
result
false
thirty five
input
35.0.thirty_five?
result
true
thirty five
input
35.1.thirty_five?
result
false