Comparing those two values shall result in a "true":
53.9173333333333 53.9173
Thanks in advance!
|
|
If you want
Otherwise, if you want
Otherwise, use the
|
|||||||||||
|
|
Naively:
However, that's not going to work correctly for all values. It's actually impossible to get it to work as long as you're using You'll have to convert your values to You may want to read the Floating-Point Guide to improve your understanding of how floating point values work. |
||||
|
|
Thanks. I did it this way:
|
||||
|