This is an experimental web page that calls the Mathematica 6 kernel via .NET MathLink to perform some
simple calculations. Pick a Function from the drop-dopwn list, enter an argument and click Calculate to see the result
to the required precision. The argument is expected to be an integer or a real number with a decimal point.
If the result is very large or small (or Imaginary) then the result might be formatted incorrectly due to the way
Mathematica returns exponents as multi-line strings. Drop the precision for the Riemann-Siegel calculation or you'll
wait a very long time for the answer. I plan to expand the page to take complex arguments, have many more functions,
and attempt to format the results more pleasantly in all circumstances. Greg Keogh (13-Sep-2008)