Formating live math output in a document block
In my worksheet I have a variable Q which has a value of 0.000002859716408. I am in a document block and type
The value of Q
and then I press ctrl= and the line reads
The value of Q = 0.000002859716408
But what if I had wanted the value to be outputted in scientific format, e. g.
The value of Q = 2.85972e-06
Is there any way I could have gotten this output ?
Thanks

Loading Comments & Answers