gmp_perfect_power
(PHP 7 >= 7.3.0, PHP 8)
gmp_perfect_power — Perfect power check
參數
-
num
-
GMP 對像或 int ,或數字string。
返回值
Returns true
if num
is a perfect power, false
otherwise.
參見
- gmp_perfect_square() - Perfect square check
Wellcome to Web4Theme!
(PHP 7 >= 7.3.0, PHP 8)
gmp_perfect_power — Perfect power check
num
GMP 對像或 int ,或數字string。
Returns true
if num
is a perfect power, false
otherwise.