Ratio
Returns the ratio of a geometric progression. A geometric progression is a sequence of numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio: .
Syntax
ratio(Progression)
Description
Given a geometric (or constant) progression, returns its ratio.