lib/ezmath/classes/mathhandlers/ezbcmath.php

Show: inherited
Table of Contents

File containing the eZBCMath 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  

\eZBCMath

Package: lib

File containing the eZBCMath class.

Parent(s)
\eZPHPMath
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  DEFAULT_SCALE = 10

Properties

Propertypublic  $Scale= ''
Details
Type
n/a

Methods

methodpublicadd(  $a,  $b ) : void

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

Inherited from: \eZPHPMath::adjustFractPart()
Parameters
Name Type Description
$number
$precision
$target
methodpublicceil(  $value,  $precision,  $target ) : void

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

Inherited from: \eZPHPMath::create()
Parameters
Name Type Description
$type
$params
methodpublicdiv(  $a,  $b ) : void

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

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

Inherited from: \eZPHPMath::eZPHPMath()
Parameters
Name Type Description
$params
methodpublicfloor(  $value,  $precision,  $target ) : void

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

Inherited from: \eZPHPMath::fractval()
Parameters
Name Type Description
$number
$precision
methodpublicintval(  $number ) : void
inherited

Inherited from: \eZPHPMath::intval()
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
methodpublicscale( ) : void

methodpublicsetScale(  $scale ) : void

Parameters
Name Type Description
$scale
methodpublicsub(  $a,  $b ) : void

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