Fix bug I introduced in recent rewrite of NUMERIC code: numeric to
integer conversions gave the wrong answer for values with stripped trailing zeroes, such as 10000000.
Showing
Please register or sign in to comment
integer conversions gave the wrong answer for values with stripped trailing zeroes, such as 10000000.