HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
fracmod
Syntax
fracmod(Expr(Xpr),Intg(n))
Description
Returns the fraction a/b such as a/b=Xpr mod n, -√n/2<a<=√n/2 and 0<=b<√n/2
Example
fracmod(41,121) returns 2/3
fracmod — Discussion
↑Back to top