This program does real or complex number calculations with 100-significant-figure precision. Many standard functions are included. DO loops are supported. Both expressions and results can be saved to a file.
A set of expressions to be evaluated is entered in FORTRAN syntax, in much the same way as writing a program.
Enter the expression(s), one per line, using FORTRAN syntax then click the 'Calculate' button to see the answer. The answer given is always for the last expression in the list. Press the Enter key to separate lines in the input field.
All numbers are interpreted as 100-significant-figure complex numbers regardless of the form of entry.
When the Calculate button is clicked, the results are shown in both exponential and fractional form. The exponential form is always displayed as a decimal (base 10) number. The fractional form can be displayed in any base from 2 to 36. |