Math_Integer
[ class tree: Math_Integer ] [ index: Math_Integer ] [ all elements ]

File: Integer.php

Source Location: /Math_Integer-0.9.0/Math/Integer.php

Classes:

Math_Integer

Page Details:

Includes:

include_once('PEAR.php') [line 22]

HAS_BCMATH [line 25]

HAS_BCMATH = (boolean)extension_loaded('bcmath')

[ Top ]



HAS_GMP [line 24]

HAS_GMP = (boolean)extension_loaded('gmp')

[ Top ]



MATH_INTEGER_AUTO [line 27]

MATH_INTEGER_AUTO = 'auto'

[ Top ]



MATH_INTEGER_BCMATH [line 29]

MATH_INTEGER_BCMATH = 'bcmath'

[ Top ]



MATH_INTEGER_GMP [line 30]

MATH_INTEGER_GMP = 'gmp'

[ Top ]



MATH_INTEGER_STANDARD [line 28]

MATH_INTEGER_STANDARD = 'standard'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.