next-approx ( seq -- )


Vocabulary
math.continued-fractions

Inputs
seqa mutable sequence


Outputs
None

Word description
Compute the next step in continued fraction calculation.

Definition