X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 16 Dec 2016 01:57 AM by  anon
Double representation constant bug?
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
16 Dec 2016 01:57 AM
    Hi all, trying to debug my code, I used a double(constant) to match the correct timestamp in my data. However, it did not work as I would have expected and below a picture of why it happened: My first attempt was to use the equivalent of variable 'd', which kept returning the timestamp 507618080.000. Using variable 'c' now works, returning 507618075.650. I think we can all agree this is not very elegant. My question is : why is this happening ?
    You are not authorized to post a reply.