downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

gmp_strval> <gmp_sqrt
[edit] Last updated: Tue, 21 May 2013

view this page in

gmp_sqrtrem

(PHP 4 >= 4.0.4, PHP 5)

gmp_sqrtremRadice quadrata con resto

Descrizione

array gmp_sqrtrem ( resource $a )

Restituisce un array con due valori, il primo è la radice quadrata (fornita come intero) di a (vedere anche gmp_sqrt()), e il secondo è il resto (cioè, la differenza tra a e il primo elemento al quadrato).



add a note add a note User Contributed Notes gmp_sqrtrem - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites