HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
igcd
Syntax
igcd(a, b)
Description
Greatest common divisor. Returns the integer that is the greatest common divisor of the integers a and b.
Example
igcd(24, 36) returns 12
igcd — Discussion
↑Back to top