Articles → PHP → Round Function In PhpRound Function In PhpIn this article, we will discuss the round function in PHP.Purpose Round function rounds the floating-point value.Example echo round(3.5);Output Click to EnlargePosted By - Karan Gupta Posted On - Wednesday, September 2, 2020 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
echo round(3.5);
Query/Feedback