lib/ezmath/classes/mathhandlers/ezbcmath.php

Show: inherited
Table of Contents

\eZBCMath

Package:
Parent(s)
\eZPHPMath

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.