Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Eris
Generator
ArithmeticProgression
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
)