lib/ezmath/classes/mathhandlers/ezphpmath.php
\eZPHPMath
Package:
- Children
- \eZBCMath
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 |