how to read it
continued fraction: [a₀; a₁, a₂, …] means a₀ + 1/(a₁ + 1/(a₂ + …)).
convergent pₙ/qₙ: truncate after aₙ. These fractions are often the best small-denominator approximations.
error plot: shows correct decimal digits, −log₁₀(|x − pₙ/qₙ|). Higher means better.