Last update: February 19, 2023 Incorrect Parsing of Numbers with Different Radices The product parses numeric input assuming base 10 (decimal) values, but it does not account for inputs that use a different base number (radix).