lib/ezmath/classes/mathhandlers/ezphpmath.php

Show: inherited
Table of Contents

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

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.