lib/ezmath/classes/mathhandlers/ezphpmath.php
File containing the eZPHPMath class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- lib
- Version
- 4.6.0
\eZPHPMath
Package: lib
File containing the eZPHPMath class.
- Children
- \eZBCMath
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
Methods


adjustFractPart(
$number, $precision, $target
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$number | ||
$precision | ||
$target |


ceil(
$value, $precision, $target
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$value | ||
$precision | ||
$target |


floor(
$value, $precision, $target
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$value | ||
$precision | ||
$target |


round(
$value, $precision, $target
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$value | ||
$precision | ||
$target |