lib/ezmath/classes/mathhandlers/ezphpmath.php

Show: inherited
Table of Contents

\eZPHPMath

Package:
Children
\eZBCMath

Methods

methodpublicadd(  $a,  $b ) : void

Parameters
Name Type Description
$a
$b
methodpublicadjustFractPart(  $number,  $precision,  $target ) : void

Parameters
Name Type Description
$number
$precision
$target
methodpublicceil(  $value,  $precision,  $target ) : void

Parameters
Name Type Description
$value
$precision
$target
methodpubliccreate(  $type,  $params = array() ) : void
static

Parameters
Name Type Description
$type
$params
methodpublicdiv(  $a,  $b ) : void

Parameters
Name Type Description
$a
$b
methodpubliceZPHPMath(  $params = array() ) : void

Parameters
Name Type Description
$params
methodpublicfloor(  $value,  $precision,  $target ) : void

Parameters
Name Type Description
$value
$precision
$target
methodpublicfractval(  $number,  $precision = false ) : void

Parameters
Name Type Description
$number
$precision
methodpublicintval(  $number ) : void

Parameters
Name Type Description
$number
methodpublicmul(  $a,  $b ) : void

Parameters
Name Type Description
$a
$b
methodpublicpow(  $base,  $exp ) : void

Parameters
Name Type Description
$base
$exp
methodpublicround(  $value,  $precision,  $target ) : void

Parameters
Name Type Description
$value
$precision
$target
methodpublicsub(  $a,  $b ) : void

Parameters
Name Type Description
$a
$b
Documentation was generated by DocBlox 0.18.1.