Arithmetic conversions

arithmeticconversion

When a description of an arithmetic operator below uses the phrase ``the numeric arguments are converted to a common type'', this both means that if either argument is not a number, a TypeError exception is raised, and that otherwise the following conversions are applied: TypeError floating pointnumber longinteger plaininteger