Camera numeric step with exponent
You can now step up / down exposure time on a camera, and steps supports exponential step, i.e. divide or times current value by 10
step: '*10'
steps: [1, 5, '*0.1']
Closes id13/id13#58 (closed)
Edited by Stuart Fisher