description: zerofind finds locations of zeros in a data set, by interpolating between points whenever a sign
change is detected.
files:
The data set to for which zeros will be found is read from inputfile.
The locations of the zeros and the slopes at the zeros are placed in outputfile if it is
given, or else written to the terminal.