php8.5
Home/ Manual/ reference / math/ Mathematical Functions

Mathematical Functions

These math functions will only handle values within the range of the int and float types. To handle larger numbers, take a look at the arbitrary precision math or GNU Multiple Precision functions functions.

Intro

These math functions will only handle values within the range of the int and float types. To handle larger numbers, take a look at the arbitrary precision math or GNU Multiple Precision functions functions.

See Also

Constants Roundingmode Reference

Source: reference/math/book.xml · from the official PHP manual (php/doc-en)