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
HTML
5.1k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
Misc
2.1k+ articles
HTML-Questions
1k+ articles
PHP Programs
610+ articles
PHP-Questions
410+ articles
PHP-gmp
42 articles
loop
30 articles
PHP-math
60 posts
Popular Articles
Recent Articles
How to Convert Seconds into Hours and Minutes in PHP ?
Last Updated: 02 January 2024
Given a number n (time in seconds), the task is to convert the given number of seconds into hours and minutes in PHP.Examples: Input: 369121
...read more
Web Technologies
PHP-math
Picked
PHP
PHP Programs
Geeks Premier League
Geeks Premier League 2023
Program to print multiplication table of any number in PHP
Last Updated: 27 October 2021
In this article, we will see how to print the multiplication table of any given number using PHP. To make the multiplication table, first, w
...read more
loop
Web Technologies
PHP-math
PHP
HTML
HTML-Questions
PHP-Questions
TrueGeek
TrueGeek-2021
Write a program to display Reverse of any number in PHP ?
Last Updated: 07 October 2021
Write a program to reverse the digits of an integer.Examples : Input : num = 12345Output: 54321Input : num = 876Output: 678It can be achieve
...read more
Web Technologies
PHP-math
PHP-function
Picked
PHP
PHP-Questions
Similar Topics
Web Technologies
40.3k+ articles
HTML
5.1k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
Misc
2.1k+ articles
HTML-Questions
1k+ articles
PHP Programs
610+ articles
PHP-Questions
410+ articles
PHP-gmp
42+ articles
loop
30+ articles
PHP Math Functions Complete Reference
Last Updated: 22 June 2023
The predefined math functions in PHP are used to handle the mathematical operations within the integer and float types. These math functions
...read more
Misc
Web Technologies
PHP-math
PHP
PHP round( ) Function
Last Updated: 22 June 2023
While dealing with problems which have values consisting of a very high number of decimal digits such as (121.76763527823) we often come up
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP pow( ) Function
Last Updated: 22 June 2023
Many times it happens that while solving mathematical expressions we require a number to be raised by a specific value. We also call this po
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP bindec( ) Function
Last Updated: 22 June 2023
While working with numbers, many times we need to convert the bases of number and one of the most frequent used conversion is binary to deci
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP ceil( ) Function
Last Updated: 22 June 2023
We have often used the ceiling function in mathematical problems to round up a decimal number to next greater integral value. PHP provides u
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP abs() Function
Last Updated: 29 August 2024
The abs() function is an inbuilt function in PHP which is used to return the absolute (positive) value of a number. The abs() function in PH
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP pi( ) Function
Last Updated: 22 June 2023
While solving mathematical problems we often come across questions which requires the value of . Manually inserting the value of PI () can b
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP log(), log10() Functions
Last Updated: 22 June 2023
Logarithm is the counter operation to exponentiation. The logarithm of a number is in fact the exponent to which the other number i.e. the b
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP intdiv() Function
Last Updated: 22 June 2023
intdiv stands for integer division. This function returns the integer quotient of the division of the given dividend and divisor. This funct
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP decbin( ) Function
Last Updated: 22 June 2023
While working with numbers, many times we need to convert the bases of number and one of the most frequent used conversion is decimal to bin
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP dechex( ) Function
Last Updated: 22 June 2023
The dechex() is a built-in function in PHP and is used to convert a given decimal number to an equivalent hexadecimal number. The word 'dech
...read more
Web Technologies
PHP-math
PHP-function
PHP
PHP Math Functions
Last Updated: 17 April 2025
PHP is a scripting language that comes with many built-in math functions and constants. These tools help you do basic math, solve more compl
...read more
Web Technologies
PHP-math
PHP-function
PHP
1
2
3
4
>>
Last
1
2
3
4
>>
Last
1
2
3
4
>>
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 !