PHP Manual

  • English French German Portuguese Spanish
  1. Function Reference
  2. Mathematical Extensions
  3. Math
  4. Introduction
Math Introduction Installing/Configuring Predefined Constants Math Functions
  • Math
  • Installing/Configuring

Introduction

These math functions will only handle values within the range of the integer and float types on your computer (this corresponds currently to the C types long resp. double). If you need to handle bigger numbers, take a look at the arbitrary precision math functions.

See also the manual page on arithmetic operators.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.