There were a few more spots triggering double-precision math. Attached patch updated to include comparisons and multiplies. On Wed, Apr 19, 2017 at 6:53 PM, Richard Allen wrote: > Patch avoids an unnecessary float->double > conversion to save a small amount of codespace. > > -Richard