PHP Class Eris\Generator\ArithmeticProgression

TODO: GeometricProgression where the ratio between two members of the progression is constant
Show file Open project: giorgiosironi/eris Class Usage Examples

Public Methods

Method Description
discrete ( $lowerLimit )
next ( $currentValue )

Private Methods

Method Description
__construct ( $lowerLimit )

Method Details

discrete() public static method

public static discrete ( $lowerLimit )

next() public method

public next ( $currentValue )