vpa_test, an Octave code which uses the Symbolic package to perform high precision computations.
Evaluating a symbolic variable means creating a representation of its value, to a given number of digits, as a floating point number.
The computer code and data files made available on this web page are distributed under the BSD license.
vpa_test is available in a MATLAB version and an Octave version.
computing_pi is a collection of three functions discussed by Cleve Moler for computing pi to many digits.