Skip to main content

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: r,r2,r3,....

Syntax

ratio(Progression)

Description

Given a geometric (or constant) progression, returns its ratio.

arithmetic.ratio.calc.png