|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
gmp_divexactDescriptionresource gmp_divexact ( resource n, resource d)Divides n by d, using fast "exact division" algorithm. This function produces correct results only when it is known in advance that d divides n.
|