The JavaScript exception "radix must be an integer at least 2 and no greater than 36" occurs when the optional radix parameter of the {{jsxref("Number.prototype.toString()")}} or the ...