Print

Print


A month or so ago I compiled starlink under gfortran here. Now one of the students finds that kappa's "exp10" and equivalently "expon" don't seem to work. They simply convert the input array into zeroes. (Test: take an sdf, preferably strictly positive. Apply "log10" then apply "exp10", compare before and after.) I tried this on a few different sdf files, both 1D and 2D with the same result. "exp10" returned zeroes.

Suggestions?

Tom