thirty_four?
examples
negative decimal thirty four
input
-2.0.thirty_four?
result
false
negative decimal thirty four
input
-2.1.thirty_four?
result
false
negative decimal thirty four
input
-1.0.thirty_four?
result
false
negative decimal thirty four
input
-1.1.thirty_four?
result
false
negative decimal thirty four
input
-0.1.thirty_four?
result
false
zero zero thirty four
input
0.0.thirty_four?
result
false
negative decimal thirty four
input
-0.1.thirty_four?
result
false
thirty four check
input
1.0.thirty_four?
result
false
negative one point one thirty four check
input
-1.1.thirty_four?
result
false
negative two point zero thirty four
input
-2.0.thirty_four?
result
false
positive two point one thirty four
input
2.1.thirty_four?
result
false
thirty four check true
input
34.0.thirty_four?
result
true
thirty four point one thirty four check
input
34.1.thirty_four?
result
false