HP Prime for All

English  Русский 

Syntax

irem(a, b)

Description

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

Example

irem(63, 23) returns 17

irem — Discussion