iquorem returns the list of the quotient q and the remainder r of the Euclidean division between two integers a and b given as arguments (a=b*q+r with 0≤ r< b). Input :
Output :