HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
irem
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
↑Back to top