Would be great to have possibility to display exponent in e-notation, like 4.15e-15 eV s.
Currently option exponent-mode has values: input,fixed,engineering,scientific,threshold and each of them (beside fixed I think) could be displayed with e-mode, so I wouldn't add e-mode there.
One could add exponent-e-mode option of bolean type (default: false) to change from power to e-mode.
Reasoning: sometimes one to display numbers which can be easily copy-paste to number processing tools, like spreadsheet, programming code, data files. Power mode doesn't work here great.
Would be great to have possibility to display exponent in e-notation, like
4.15e-15 eV s.Currently option
exponent-modehas values:input,fixed,engineering,scientific,thresholdand each of them (besidefixedI think) could be displayed with e-mode, so I wouldn't add e-mode there.One could add
exponent-e-modeoption ofboleantype (default:false) to change from power to e-mode.Reasoning: sometimes one to display numbers which can be easily copy-paste to number processing tools, like spreadsheet, programming code, data files. Power mode doesn't work here great.