You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Numeric input fields in IJ2's dialog windows (like those displaying Command @parameters) cannot accept scientific notation as input (i.e. 1e2 should be 100). Nor do they display enormous numbers as in scientific notation when they could.
This ticket based upon observations by Michael Schmid.