PHP Class Eris\Generator\ArithmeticProgression

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

Méthodes publiques

Méthode Description
discrete ( $lowerLimit )
next ( $currentValue )

Private Methods

Méthode Description
__construct ( $lowerLimit )

Method Details

discrete() public static méthode

public static discrete ( $lowerLimit )

next() public méthode

public next ( $currentValue )