In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces PHP how to achieve division to take integers, the article introduces in great detail, has a certain reference value, interested friends must read!
Solution goal: divide a number to take an integer
1.round-float round is rounded to floating point numbers (float $val [, int $precision])
Returns the result that val is rounded based on the specified precision precision (the number of digits after the decimal point). Precision can also be negative or zero (default).
/ / Example # 1 round () example
[php] view plaincopyprint?
Note: PHP does not handle strings like "12300.2" correctly by default. See string conversion to numeric value.
2.ceil-rounding up (rounding up) float ceil (float $value)
Returns the next integer not less than value, and value takes one place if it has a decimal part. The type returned by ceil () is still float, because the range of float values is usually larger than integer.
/ / Example # 1 ceil () example
[php] view plaincopyprint?
3.floor-rounding (rounding down) float floor (float $value)
Returns the next integer not greater than value, rounding off the fractional portion of value. The type returned by floor () is still float, because the range of float values is usually larger than integer.
/ / Example # 1 floor () example
[php] view plaincopyprint?
These are all the contents of the article "how to divide and take integers in PHP". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.