Class SumNumberElements

Description

Class for adding arrays of numbers

Class for adding arrays of numbers

  • final:
  • version: $Id: $
  • copyright: © 2002 by Derick Rethans
  • author: Derick Rethans <mailto:derick@php.net>

Located in Program_Root/SumNumberElements.php (line 15)

Sum
   |
   --SumNumberElements
Method Summary
void sumElements (mixed $elem1, mixed $elem2)
Variables

Inherited Variables

Inherited from Sum

Sum::$result
Sum::$type
Methods
sumElements (line 23)

Function which sets the result for the Summation

Function which sets the result for the Summation

  • access: public
void sumElements (mixed $elem1, mixed $elem2)
  • mixed $elem1: The first element
  • mixed $elem2: The second element

Redefinition of:
Sum::sumElements()
Sum elements

Inherited Methods

Inherited From Sum

Sum::Sum()
Sum::getResult()
Sum::sumElements()

Documentation generated on Tue, 18 Nov 2003 18:03:45 +0100 by phpDocumentor 1.2.2