[Previous] [Contents] [Next]


Integer and Float Functions


Apart from the basic operators +, -, /, *, and %, PHP provides the usual array of mathematical library functions. In this section, we present some of the library functions that are used with integer and float numbers.


[Previous] [Contents] [Next]