fix floating point accuracy problem in Timestamp#to_f
`.quo` return the most exact devision which fixes accuracy problems for the timestamp coercion
Showing
Please
register
or
sign in
to comment
`.quo` return the most exact devision which fixes accuracy problems for the timestamp coercion