eighty_three?
examples
eighty three
input
-2.0.eighty_three?
result
false
two point one eighty three
input
-2.1.eighty_three?
result
false
negative one zero eighty three
input
-1.0.eighty_three?
result
false
negative one point one eighty three
input
-1.1.eighty_three?
result
false
negative zero point one eighty three
input
-0.1.eighty_three?
result
false
zero eighty three
input
0.0.eighty_three?
result
false
negative zero point one eighty three
input
-0.1.eighty_three?
result
false
one zero eighty three
input
1.0.eighty_three?
result
false
negative one point one eighty three
input
-1.1.eighty_three?
result
false
negative two zero eighty three question
input
-2.0.eighty_three?
result
false
two one eighty three
input
2.1.eighty_three?
result
false
eighty three point zero eighty three
input
83.0.eighty_three?
result
true
eighty three point one eighty three
input
83.1.eighty_three?
result
false