HP Prime for All

English  Русский 

Syntax

iquo(a, b)

Description

Euclidean quotient. Returns the integer quotient when the integer a is divided by the integer b.

Example

iquo(63, 23) returns 2

iquo — Discussion