Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
Misc
2.1k+ articles
maths-perfect-square
100+ articles
PHP-math
60 articles
PHP-gmp
42 posts
Popular Articles
Recent Articles
PHP gmp_lcm() Function
Last Updated: 24 April 2025
The gmp_lcm() is an inbuilt function in PHP that is used to calculate the least common multiple (LCM) of two or more integers. Syntax: gmp_
...read more
Web Technologies
PHP-function
PHP-gmp
PHP
PHP gmp_init() Function
Last Updated: 24 April 2025
The gmp_init() function is an inbuilt function in PHP that is used to create a GMP number from different data types, including strings, inte
...read more
Web Technologies
PHP-function
PHP-gmp
PHP
PHP GMP Functions Complete Reference
Last Updated: 24 January 2023
The GMP function uses arbitrary-length integers to perform mathematical operations. The GMP function contains the GMP number as an argument.
...read more
Misc
Web Technologies
PHP-gmp
PHP
Similar Topics
Web Technologies
40.3k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
Interview Experiences
13.6k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
Misc
2.1k+ articles
maths-perfect-square
100+ articles
PHP-math
60+ articles
PHP | gmp_import() Function
Last Updated: 25 June 2018
The gmp_import() function is an inbuilt function in php which imports a GMP number(GNU Multiple Precision: For large numbers) from a binary
...read more
Web Technologies
PHP-function
PHP-gmp
PHP
PHP | gmp_neg() Function
Last Updated: 14 June 2018
The gmp_neg() function is an in-built function in PHP which returns the negative of a GMP number (GNU Multiple Precision).Syntax :gmp_neg(
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_mul() Function
Last Updated: 14 June 2018
The gmp_mul() function in PHP is an inbuilt function which is used to multiply two GMP numbers (GNU Multiple Precision: For large numbers).S
...read more
Web Technologies
PHP-function
PHP-gmp
PHP
PHP | gmp_strval() Function
Last Updated: 25 April 2018
The gmp_strval() is an inbuilt function in PHP which returns the string value of a GMP number. (GNU Multiple Precision: For large numbers).
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_hamdist() Function
Last Updated: 20 April 2018
The gmp_hamdist() is a built-in function in PHP which is used to find the hamming distance between two GMP numbers (GNU Multiple Precision :
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_mod() Function
Last Updated: 18 April 2022
The gmp_mod() is an inbuilt function in PHP which is used to find the modulo of a GMP number(GNU Multiple Precision: For large numbers) with
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_intval() Function
Last Updated: 20 June 2021
The gmp_intval() is an inbuilt function in PHP which converts a GMP number to an integer. Here GMP refers to GNU Multiple Precision which is
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_perfect_square() Function
Last Updated: 27 November 2018
The gmp_perfect_square() is an inbuilt function in PHP which checks if the given GMP number(GNU Multiple Precision: For large numbers) is a
...read more
Web Technologies
PHP-gmp
PHP
maths-perfect-square
PHP | gmp_cmp() Function
Last Updated: 14 April 2018
The gmp_cmp() is an inbuilt function in PHP which is used to compare two GMP numbers(GNU Multiple Precision : For large numbers).Syntax:gmp_
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_invert() for inverse modulo
Last Updated: 14 April 2018
The gmp_invert() is a built-in function in PHP which is used to find the modular inverse of a GMP number (GNU Multiple Precision : For large
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_sign() Function
Last Updated: 14 April 2018
The gmp_sign() is an in-built function in PHP which checks the sign of a given GMP number (GNU Multiple Precision: For large numbers). Synta
...read more
Web Technologies
PHP-gmp
PHP
PHP | gmp_fact() for large factorials
Last Updated: 14 April 2018
The gmp_fact() is a built-in function in PHP which is used to calculate the factorial of a GMP number (GNU Multiple Precision : For large nu
...read more
Web Technologies
PHP-math
PHP-gmp
PHP
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !