where x is the independent variable, C is the constant term, F is the factor, and R is the rate.
sddsexpfit vacDecay.sdds -columns=Time,Pressure vacDecay.fit
Same, but give the program a hint and force it to get a better fit
sddsexpfit vacDecay.sdds -columns=Time,Pressure vacDecay.fit -clue=decays -tolerance=1e-12
sddsexpfit [-pipe=[input][,output]] [inputFile] [outputFile] [-columns=xName,yName] [-tolerance=value] [-clue={grows | decays}] [-guess=constant,factor,rate] [-verbosity=integer] [-fullOutput]