PHP 클래스 Eris\Generator\ArithmeticProgression

TODO: GeometricProgression where the ratio between two members of the progression is constant
파일 보기 프로젝트 열기: giorgiosironi/eris 1 사용 예제들

공개 메소드들

메소드 설명
discrete ( $lowerLimit )
next ( $currentValue )

비공개 메소드들

메소드 설명
__construct ( $lowerLimit )

메소드 상세

discrete() 공개 정적인 메소드

public static discrete ( $lowerLimit )

next() 공개 메소드

public next ( $currentValue )