# doc-cache created by Octave 11.1.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 12
listing_14_1


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 391
 Simple example computing the following sequence with MPFR:
 u[0] = 2; u[1] = −4; u[n] = 111 − 1130/u[n−1] + 3000/(u[n−1]*u[n−2]).

 Example from page 549 (C listing 14.1):

   J.-M. Muller et al., Handbook of Floating-Point Arithmetic. Springer
   International Publishing, 2018.
   doi: https://doi.org/10.1007/978-3-319-76526-6.

 Convergence to "100.0" for "2:300", see above.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
 Simple example computing the following sequence with MPFR:
 u[0] = 2; u[1] =...



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 6
sample


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 61
 Example from https://www.mpfr.org/sample.html (2021-11-19).



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 61
 Example from https://www.mpfr.org/sample.html (2021-11-19).






